...                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/AVInputPortBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/RegisterBindings.cpp:1:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache2'
mkdir -p '.deps/'
AppCacheStorage.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AppCacheStorage.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2/AppCacheStorage.cpp
Unified_cpp_netwerk_cache20.o
In file included from ../../../../../dist/include/nscore.h:20:0,
                 from ../../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../../dist/include/mozilla/Logging.h:12,
                 from ../../../../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../../../../dist/include/mozilla/CondVar.h:12,
                 from ../../../../../dist/include/mozilla/Monitor.h:10,
                 from ../../../../../dist/include/mozilla/TaskQueue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg/FFmpegAudioDecoder.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/libav54/Unified_cpp_ffmpeg_libav540.cpp:2:
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2/CacheLog.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2/AppCacheStorage.cpp:5:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_layers1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers1.cpp
Unified_cpp_gfx_layers2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_layers2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers2.cpp
Unified_cpp_gfx_layers3.o
In file included from ../../dist/include/nsCharTraits.h:24:0,
                 from ../../dist/include/nsStringIterator.h:10,
                 from ../../dist/include/nsAString.h:12,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from ../../dist/include/mozilla/dom/ChannelInfo.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/fetch/ChannelInfo.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/fetch/Unified_cpp_dom_fetch0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/fetch/FetchDriver.cpp: In member function 'virtual nsresult mozilla::dom::FetchDriver::OnStartRequest(nsIRequest*, nsISupports*)':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/fetch/FetchDriver.cpp:603:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rr->RetargetDeliveryTo(sts)));
     ^
libdom_media_mediasource.a.desc
rm -f libdom_media_mediasource.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_mediasource.a.desc Unified_cpp_media_mediasource0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/mediasource'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf'
mkdir -p '.deps/'
extension_set_heavy.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o extension_set_heavy.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/extension_set_heavy.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-return-type -Wno-sign-compare -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/extension_set_heavy.cc
text_format.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxFontconfigUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxFontconfigUtils.cpp
gfxGdkNativeRenderer.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/loader'
mkdir -p '.deps/'
mozJSComponentLoader.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mozJSComponentLoader.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader/mozJSComponentLoader.cpp
mozJSLoaderUtils.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxFontconfigUtils.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_browser-element.a.desc
rm -f libdom_browser-element.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_browser-element.a.desc BrowserElementAudioChannel.o BrowserElementParent.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/browser-element'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/ctypes'
mkdir -p '.deps/'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_netwerk_cache20.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache2/Unified_cpp_netwerk_cache20.cpp
Unified_cpp_netwerk_cache21.o
ctypes.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ctypes.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/ctypes -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/ctypes/ctypes.cpp
libembedding_components_find.a.desc
rm -f libembedding_components_find.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libembedding_components_find.a.desc Unified_cpp_components_find0.o  
libtools_profiler.a.desc
rm -f libtools_profiler.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtools_profiler.a.desc platform-linux.o shared-libraries-linux.o local_debug_info_symbolizer.o Unified_cpp_tools_profiler0.o Unified_cpp_tools_profiler1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/tools/profiler'
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIXPCScriptable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/ctypes/ctypes.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/ctypes/ctypes.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/ductwork/debugger'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2/CacheLog.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2/CacheEntry.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache2/Unified_cpp_netwerk_cache20.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/find'
JSDebugger.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o JSDebugger.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/ductwork/debugger -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/ductwork/debugger/JSDebugger.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/decoders'
mkdir -p '.deps/'
Unified_c_image_decoders0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_image_decoders0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/decoders -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_image_decoders0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/decoders/Unified_c_image_decoders0.c
Unified_cpp_image_decoders0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_image_decoders0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/decoders -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/decoders/Unified_cpp_image_decoders0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/IJSDebugger.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/ductwork/debugger/JSDebugger.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/ductwork/debugger/JSDebugger.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_components_ctypes.a.desc
rm -f libtoolkit_components_ctypes.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_ctypes.a.desc ctypes.o  
libdom_svg.a.desc
rm -f libdom_svg.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/ctypes'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/build'
mkdir -p '.deps/'
FileLocation.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o FileLocation.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvpx -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/FileLocation.cpp
NSPRInterposer.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/svg'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o NSPRInterposer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvpx -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/NSPRInterposer.cpp
Omnijar.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsDebug.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/decoders/EXIF.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/decoders/EXIF.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/decoders/Unified_cpp_image_decoders0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_media_platforms_ffmpeg_libav54.a.desc
rm -f libdom_media_platforms_ffmpeg_libav54.a
libjs_ductwork_debugger.a.desc
rm -f libjs_ductwork_debugger.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_platforms_ffmpeg_libav54.a.desc Unified_cpp_ffmpeg_libav540.o  
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libjs_ductwork_debugger.a.desc JSDebugger.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/FileLocation.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/FileLocation.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/ductwork/debugger'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility_video_coding_utility'
mkdir -p '.deps/'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxGdkNativeRenderer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxGdkNativeRenderer.cpp
gfxPDFSurface.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/libav54'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mozJSLoaderUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader/mozJSLoaderUtils.cpp
mozJSSubScriptLoader.o
Unified_cpp_utility0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_utility0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/video_coding/utility -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility_video_coding_utility/Unified_cpp_utility0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o text_format.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/text_format.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-return-type -Wno-sign-compare -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/text_format.cc
wire_format.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/TimeStamp.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/IOInterposer.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/NSPRInterposer.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mozJSSubScriptLoader.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader/mozJSSubScriptLoader.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_conference_mixer'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_conference_mixer/Unified_cpp_webrtc_modules0.cpp
libdom_media_platforms_agnostic_eme.a.desc
rm -f libdom_media_platforms_agnostic_eme.a
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/nsCOMPtr.h:23,
                 from ../../../dist/include/nsAutoPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader/mozJSLoaderUtils.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_platforms_agnostic_eme.a.desc Unified_cpp_agnostic_eme0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Omnijar.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvpx -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/Omnijar.cpp
PoisonIOInterposerStub.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/agnostic/eme'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxPDFSurface.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPDFSurface.cpp
gfxPSSurface.o
libdom_power.a.desc
rm -f libdom_power.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_power.a.desc Unified_cpp_dom_power0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/power'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_netwerk_cache21.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache2/Unified_cpp_netwerk_cache21.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/Omnijar.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/Omnijar.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsCharTraits.h:13,
                 from ../../dist/include/nsAlgorithm.h:10,
                 from ../../dist/include/nsCoord.h:9,
                 from ../../dist/include/nsSize.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxGdkNativeRenderer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxGdkNativeRenderer.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader/mozJSSubScriptLoader.h:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader/mozJSSubScriptLoader.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libvideo_coding_utility.a.desc
rm -f libvideo_coding_utility.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libvideo_coding_utility.a.desc Unified_cpp_utility0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/UniquePtr.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxASurface.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPDFSurface.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPDFSurface.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility_video_coding_utility'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_ipc_chromium3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_ipc_chromium3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/chromium/Unified_cpp_ipc_chromium3.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PoisonIOInterposerStub.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvpx -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/PoisonIOInterposerStub.cpp
Unified_cpp_xpcom_build0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2/CacheLog.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2/CacheStorage.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache2/Unified_cpp_netwerk_cache21.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_build0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvpx -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build0.cpp
Unified_cpp_xpcom_build1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/text_format.cc:54:0:
../../../dist/include/google/protobuf/stubs/map_util.h: In function 'void google::protobuf::InsertOrDie(Collection*, const typename Collection::value_type::first_type&, const typename Collection::value_type::second_type&)':
../../../dist/include/google/protobuf/stubs/map_util.h:356:43: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs]
   typedef typename Collection::value_type value_type;
                                           ^~~~~~~~~~
../../../dist/include/google/protobuf/stubs/map_util.h: In function 'void google::protobuf::InsertOrDieNoPrint(Collection*, const typename Collection::value_type::first_type&, const typename Collection::value_type::second_type&)':
../../../dist/include/google/protobuf/stubs/map_util.h:367:43: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs]
   typedef typename Collection::value_type value_type;
                                           ^~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_build1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvpx -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build1.cpp
Unified_cpp_xpcom_build2.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_webrtc_vp9'
mkdir -p '.deps/'
Unified_cpp_codecs_vp90.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_codecs_vp90.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_webrtc_vp9/Unified_cpp_codecs_vp90.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxPSSurface.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPSSurface.cpp
gfxPlatform.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxPlatform.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPlatform.cpp
gfxPlatformGtk.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCRTGlue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCRTGlue.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_fetch.a.desc
rm -f libdom_fetch.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_fetch.a.desc Unified_cpp_dom_fetch0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/fetch'
libaudio_conference_mixer.a.desc
rm -f libaudio_conference_mixer.a
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine'
mkdir -p '.deps/'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaudio_conference_mixer.a.desc Unified_cpp_webrtc_modules0.o  
Unified_cpp_webrtc_voice_engine0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_voice_engine0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/voice_engine -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_conference_mixer'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/base/base_rtc_base_approved'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/UniquePtr.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxASurface.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPSSurface.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPSSurface.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
Unified_cpp_trunk_webrtc_base0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_trunk_webrtc_base0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/base/base_rtc_base_approved/Unified_cpp_trunk_webrtc_base0.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/nsXPCOM.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/FrozenFunctions.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libjs_ipc.a.desc
rm -f libjs_ipc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libjs_ipc.a.desc Unified_cpp_js_ipc0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/ipc'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers'
mkdir -p '.deps/'
Unified_cpp_system_wrappers0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_system_wrappers0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_THREAD_RR -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_system_wrappers0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers/Unified_cpp_system_wrappers0.cpp
Unified_cpp_system_wrappers1.o
libvideo_processing.a.desc
rm -f libvideo_processing.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libvideo_processing.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_system_wrappers1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_THREAD_RR -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_system_wrappers1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers/Unified_cpp_system_wrappers1.cpp
At global scope:
cc1plus: warning: unrecognized command line option '-Wno-null-conversion'
libwebrtc_vp9.a.desc
rm -f libwebrtc_vp9.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwebrtc_vp9.a.desc Unified_cpp_codecs_vp90.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o wire_format.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/wire_format.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-return-type -Wno-sign-compare -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/wire_format.cc
Unified_cpp_components_protobuf0.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_webrtc_vp9'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSAC'
mkdir -p '.deps/'
Unified_c_webrtc_modules0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSAC/Unified_c_webrtc_modules0.c
Unified_c_webrtc_modules1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/port.h:9:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/at_exit.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/singleton.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/interface/static_instance.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.h:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.cc:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers/Unified_cpp_system_wrappers1.cpp:101:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/build/build_config.h:109:0: warning: "ARCH_CPU_LITTLE_ENDIAN" redefined
 #define ARCH_CPU_LITTLE_ENDIAN 1
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/base/event.h:22:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/source/thread_posix.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/source/thread.cc:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers/Unified_cpp_system_wrappers1.cpp:65:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/base/basictypes.h:97:0: note: this is the location of the previous definition
 #define ARCH_CPU_LITTLE_ENDIAN
 
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxPlatformGtk.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPlatformGtk.cpp
gfxPrefs.o
In file included from ../../../../../../dist/include/nscore.h:20:0,
                 from ../../../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/at_exit.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/singleton.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/interface/static_instance.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.h:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.cc:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers/Unified_cpp_system_wrappers1.cpp:101:
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
librtc_base_approved.a.desc
rm -f librtc_base_approved.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o librtc_base_approved.a.desc Unified_cpp_trunk_webrtc_base0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/base/base_rtc_base_approved'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_neteq'
mkdir -p '.deps/'
libjs_xpconnect_loader.a.desc
rm -f libjs_xpconnect_loader.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libjs_xpconnect_loader.a.desc mozJSComponentLoader.o mozJSLoaderUtils.o mozJSSubScriptLoader.o  
audio_vector.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o audio_vector.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_ISAC -DWEBRTC_CODEC_ISACFIX -DWEBRTC_CODEC_OPUS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_vector.cc
Unified_cpp_webrtc_modules0.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/loader'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_components_protobuf0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-return-type -Wno-sign-compare -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp
Unified_cpp_components_protobuf1.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPlatform.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPlatformGtk.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPlatformGtk.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_build2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvpx -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build2.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_ISAC -DWEBRTC_CODEC_ISACFIX -DWEBRTC_CODEC_OPUS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_neteq/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_webrtc_modules1.o
libipc_chromium.a.desc
rm -f libipc_chromium.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libipc_chromium.a.desc atomicops_internals_x86_gcc.o idle_timer_none.o message_pump_glib.o process_util_linux.o time_posix.o Unified_cpp_ipc_chromium0.o Unified_cpp_ipc_chromium1.o Unified_cpp_ipc_chromium2.o Unified_cpp_ipc_chromium3.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o RegisterWorkerBindings.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/RegisterWorkerBindings.cpp
ResolveSystemBinding.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/chromium'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl/Unified_cpp_webrtc_modules0.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTextFormatter.cpp:29,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/build/Unified_cpp_xpcom_build2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxPrefs.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxPrefs.cpp
gfxXlibNativeRenderer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_components_protobuf1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_components_protobuf1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-return-type -Wno-sign-compare -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf/Unified_cpp_components_protobuf1.cpp
libvideo_render.a.desc
rm -f libvideo_render.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libvideo_render.a.desc Unified_cpp_webrtc_modules0.o  
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl/Unified_cpp_webrtc_modules0.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)
             ~~~~~~~~~~~~~~~~~~~~~~~~                                                         
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/BlobBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/RegisterWorkerBindings.cpp:1:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
aec_core.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o aec_core.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/aec_core.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core.c
aecm_core.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_layers3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers3.cpp
Unified_cpp_gfx_layers4.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:59:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:2:
../../../dist/include/google/protobuf/stubs/map_util.h: In function 'void google::protobuf::InsertOrDie(Collection*, const typename Collection::value_type::first_type&, const typename Collection::value_type::second_type&)':
../../../dist/include/google/protobuf/stubs/map_util.h:356:43: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs]
   typedef typename Collection::value_type value_type;
                                           ^~~~~~~~~~
../../../dist/include/google/protobuf/stubs/map_util.h: In function 'void google::protobuf::InsertOrDieNoPrint(Collection*, const typename Collection::value_type::first_type&, const typename Collection::value_type::second_type&)':
../../../dist/include/google/protobuf/stubs/map_util.h:367:43: warning: typedef 'value_type' locally defined but not used [-Wunused-local-typedefs]
   typedef typename Collection::value_type value_type;
                                           ^~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSAC/Unified_c_webrtc_modules1.c
Unified_cpp_webrtc_modules0.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc: At global scope:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:335:23: warning: 'google::protobuf::DescriptorPool::Tables' has a field 'google::protobuf::DescriptorPool::Tables::symbols_by_name_' whose type uses the anonymous namespace [-Wsubobject-linkage]
 class DescriptorPool::Tables {
                       ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: 'google::protobuf::FileDescriptorTables' has a field 'google::protobuf::FileDescriptorTables::symbols_by_parent_' whose type uses the anonymous namespace [-Wsubobject-linkage]
 class FileDescriptorTables {
       ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: 'google::protobuf::FileDescriptorTables' has a field 'google::protobuf::FileDescriptorTables::fields_by_lowercase_name_' whose type uses the anonymous namespace [-Wsubobject-linkage]
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: 'google::protobuf::FileDescriptorTables' has a field 'google::protobuf::FileDescriptorTables::fields_by_camelcase_name_' whose type uses the anonymous namespace [-Wsubobject-linkage]
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: 'google::protobuf::FileDescriptorTables' has a field 'google::protobuf::FileDescriptorTables::fields_by_number_' whose type uses the anonymous namespace [-Wsubobject-linkage]
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:507:7: warning: 'google::protobuf::FileDescriptorTables' has a field 'google::protobuf::FileDescriptorTables::enum_values_by_number_' whose type uses the anonymous namespace [-Wsubobject-linkage]
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base0.cpp:128:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/RestyleManager.cpp: In member function 'void mozilla::ElementRestyler::RestyleChildren(nsRestyleHint)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/RestyleManager.cpp:4395:31: warning: 'lastContinuation' may be used uninitialized in this function [-Wmaybe-uninitialized]
     MaybeReframeForAfterPseudo(lastContinuation);
     ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSAC/Unified_cpp_webrtc_modules0.cpp
libvideo_capture_module_internal_impl.a.desc
rm -f libvideo_capture_module_internal_impl.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libvideo_capture_module_internal_impl.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture_differ_sse2'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -msse2 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture_differ_sse2/Unified_cpp_webrtc_modules0.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:2525:9: warning: 'google::protobuf::DescriptorBuilder::OptionInterpreter' has a field 'google::protobuf::DescriptorBuilder::OptionInterpreter::options_to_interpret_' whose type uses the anonymous namespace [-Wsubobject-linkage]
   class OptionInterpreter {
         ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.cc:2281:7: warning: 'google::protobuf::DescriptorBuilder' has a field 'google::protobuf::DescriptorBuilder::options_to_interpret_' whose type uses the anonymous namespace [-Wsubobject-linkage]
 class DescriptorBuilder {
       ^~~~~~~~~~~~~~~~~
libimage_decoders.a.desc
rm -f libimage_decoders.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libimage_decoders.a.desc Unified_c_image_decoders0.o Unified_cpp_image_decoders0.o  
libdesktop_capture_differ_sse2.a.desc
rm -f libdesktop_capture_differ_sse2.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdesktop_capture_differ_sse2.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/decoders'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture_differ_sse2'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxXlibNativeRenderer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxXlibNativeRenderer.cpp
gfxXlibSurface.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit'
mkdir -p '.deps/'
r_log.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_log.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_log.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log/r_log.c
byteorder.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o aecm_core.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/aecm_core.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.c
echo_control_mobile.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/features.h:4:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/sys/syslog.h:35,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/syslog.h:1,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/syslog.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log/r_log.h:44,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log/r_log.c:47:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/features.h:183: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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function 'virtual bool google::protobuf::FileOptions::IsInitialized() const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:5585:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!_extensions_.IsInitialized()) return false;  return true;
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:5585:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (!_extensions_.IsInitialized()) return false;  return true;
                                                     ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function 'virtual bool google::protobuf::MessageOptions::IsInitialized() const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:5958:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!_extensions_.IsInitialized()) return false;  return true;
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:5958:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (!_extensions_.IsInitialized()) return false;  return true;
                                                     ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function 'virtual bool google::protobuf::FieldOptions::IsInitialized() const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:6485:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!_extensions_.IsInitialized()) return false;  return true;
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:6485:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (!_extensions_.IsInitialized()) return false;  return true;
                                                     ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function 'virtual bool google::protobuf::EnumOptions::IsInitialized() const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:6818:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!_extensions_.IsInitialized()) return false;  return true;
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:6818:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (!_extensions_.IsInitialized()) return false;  return true;
                                                     ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function 'virtual bool google::protobuf::EnumValueOptions::IsInitialized() const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7098:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!_extensions_.IsInitialized()) return false;  return true;
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7098:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (!_extensions_.IsInitialized()) return false;  return true;
                                                     ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function 'virtual bool google::protobuf::ServiceOptions::IsInitialized() const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7377:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!_extensions_.IsInitialized()) return false;  return true;
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7377:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (!_extensions_.IsInitialized()) return false;  return true;
                                                     ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc: In member function 'virtual bool google::protobuf::MethodOptions::IsInitialized() const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7656:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!_extensions_.IsInitialized()) return false;  return true;
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/descriptor.pb.cc:7656:53: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (!_extensions_.IsInitialized()) return false;  return true;
                                                     ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function 'r_log_register':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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))
                                                               ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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))
                                           ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log/r_log.c: In function 'r_log_get_destinations':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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))
                                         ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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))
                                         ^~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o echo_control_mobile.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/echo_control_mobile.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/echo_control_mobile.c
analog_agc.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o byteorder.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/byteorder.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/byteorder.c
hex.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o analog_agc.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/analog_agc.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/analog_agc.c
Unified_c_webrtc_modules0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsCharTraits.h:13,
                 from ../../dist/include/nsAlgorithm.h:10,
                 from ../../dist/include/nsCoord.h:9,
                 from ../../dist/include/nsPoint.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxXlibNativeRenderer.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxXlibNativeRenderer.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsMathUtils.h:10,
                 from ../../dist/include/gfxPoint.h:9,
                 from ../../dist/include/gfxRect.h:10,
                 from ../../dist/include/CompositableHost.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/basic/TextureHostBasic.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/basic/TextureHostBasic.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers3.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hex.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/hex.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/hex.c
debug.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.c
histogram.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/hex.c: In function 'nr_nbin2hex':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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))
              ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)
              ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/hex.c: In function 'nr_nhex2bin':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/hex.c:92:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (size < binlen)
              ^
libiSAC.a.desc
rm -f libiSAC.a
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o debug.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/debug.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/debug.c
r_assoc.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libiSAC.a.desc Unified_c_webrtc_modules0.o Unified_c_webrtc_modules1.o Unified_cpp_webrtc_modules0.o  
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.h:18:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core_c.c:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.c:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_resampler.h:14:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_resampler.c:15,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.c:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aec/aec_core.h:25:0: note: this is the location of the previous definition
 #define PART_LEN2 (PART_LEN * 2)  // Length of partition * 2
 
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSAC'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_assoc.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_assoc.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_assoc.c
r_crc32.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_paced_sender'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_paced_sender/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o histogram.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/histogram.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/agc/histogram.cc
covariance_matrix_generator.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_ISAC -DWEBRTC_CODEC_ISACFIX -DWEBRTC_CODEC_OPUS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_neteq/Unified_cpp_webrtc_modules1.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_crc32.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_crc32.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_crc32.c
r_data.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxXlibSurface.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxXlibSurface.cpp
Unified_cpp_gfx_thebes0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_data.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_data.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_data.c
r_errors.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_thebes0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes0.cpp
Unified_cpp_gfx_thebes1.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_errors.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_errors.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c
r_list.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_base1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/mathml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/printing -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/view -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp
Unified_cpp_layout_base2.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_errors.c: In function 'nr_strerror':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                   ^
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_list.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_list.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_list.c
r_memory.o
libsystem_wrappers.a.desc
rm -f libsystem_wrappers.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libsystem_wrappers.a.desc Unified_cpp_system_wrappers0.o Unified_cpp_system_wrappers1.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/UniquePtr.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxASurface.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxXlibSurface.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxXlibSurface.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8'
mkdir -p '.deps/'
Unified_cpp_codecs_vp80.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_codecs_vp80.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8/Unified_cpp_codecs_vp80.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_memory.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_memory.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_memory.c
r_replace.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o covariance_matrix_generator.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/covariance_matrix_generator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc
nonlinear_beamformer.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_replace.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_replace.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_replace.c
r_time.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o r_time.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/r_time.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr/r_time.c
p_buf.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_thebes1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes1.cpp
Unified_cpp_gfx_thebes2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o p_buf.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/p_buf.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/p_buf.c
util.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/CondVar.h:12,
                 from ../../dist/include/mozilla/Monitor.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/SoftwareVsyncSource.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/SoftwareVsyncSource.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes0.cpp:11:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o util.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/util.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/util.c
Unified_c_nrappkit0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_nrappkit0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_nrappkit0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nonlinear_beamformer.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/nonlinear_beamformer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc
echo_cancellation_impl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_voice_engine1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/voice_engine -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine/Unified_cpp_webrtc_voice_engine1.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_thebes2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_ENABLE_FREETYPE -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes2.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/c2ru.c: In function 'nr_c2ru_get_children':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/registry.c: In function 'nr_reg_compute_type':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                   ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o echo_cancellation_impl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/echo_cancellation_impl.cc
echo_control_mobile_impl.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/registry.c: In function 'NR_reg_make_registry':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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))
                           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/registry_local.c: At top level:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:885:0: warning: "NRREGGET" redefined
 #define NRREGGET(func, TYPE, type)                                  \
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/registry_local.c:978:0: warning: "NRREGSET" redefined
 #define NRREGSET(func, TYPE, type)                              \
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'nr_reg_validate_action':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'NR_reg_register_callback':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry/registrycb.c: In function 'NR_reg_unregister_callback':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                   ^
libpaced_sender.a.desc
rm -f libpaced_sender.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libpaced_sender.a.desc Unified_cpp_webrtc_modules0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ResolveSystemBinding.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/ResolveSystemBinding.cpp
UnionTypes.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_paced_sender'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_layers4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers4.cpp
Unified_cpp_gfx_layers5.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsMathUtils.h:10,
                 from ../../dist/include/gfxPoint.h:9,
                 from ../../dist/include/gfxRect.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsStyleConsts.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/ScrollbarStyles.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/ScrollbarStyles.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o echo_control_mobile_impl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/echo_control_mobile_impl.cc
gain_control_impl.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxFontEntry.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxFont.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxGraphiteShaper.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxGraphiteShaper.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libnetwerk_cache2.a.desc
rm -f libnetwerk_cache2.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_cache2.a.desc AppCacheStorage.o Unified_cpp_netwerk_cache20.o Unified_cpp_netwerk_cache21.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/ChromeUtilsBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/ResolveSystemBinding.cpp:1:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache2'
libnrappkit.a.desc
rm -f libnrappkit.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing_sse2'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/imgIContainer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxUtils.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
Unified_c_webrtc_modules0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -msse2 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing_sse2/Unified_c_webrtc_modules0.c
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nrappkit/nrappkit_nrappkit'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/echo_cancellation_impl.cc:41:24: warning: 'webrtc::AudioProcessing::Error webrtc::{anonymous}::MapError(int)' defined but not used [-Wunused-function]
 AudioProcessing::Error MapError(int err) {
                        ^~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nICEr/nicer_nicer'
mkdir -p '.deps/'
nr_crypto.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nr_crypto.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/nr_crypto.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto/nr_crypto.c
ice_candidate.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gain_control_impl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/gain_control_impl.cc
high_pass_filter_impl.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_candidate.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_candidate.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c
ice_candidate_pair.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c: In function 'nr_ice_get_foundation':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_candidate.c:369:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if(cand->type != foundation->type)
                     ^~
libaudio_processing_sse2.a.desc
rm -f libaudio_processing_sse2.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaudio_processing_sse2.a.desc Unified_c_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing_sse2'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_candidate_pair.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_candidate_pair.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_candidate_pair.c
ice_component.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o high_pass_filter_impl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/high_pass_filter_impl.cc
noise_suppression_impl.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/nsAutoPtr.h:10,
                 from ../../dist/include/GLTextureImage.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClient.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClientSharedSurface.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClientSharedSurface.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers4.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_component.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_component.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_component.c
ice_ctx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o noise_suppression_impl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/noise_suppression_impl.cc
Unified_cpp_webrtc_modules0.o
libneteq.a.desc
rm -f libneteq.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libneteq.a.desc audio_vector.o Unified_cpp_webrtc_modules0.o Unified_cpp_webrtc_modules1.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_ctx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_ctx.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c
ice_media_stream.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_component.c:951:5: warning: no previous prototype for 'nr_ice_component_can_candidate_tcptype_pair' [-Wmissing-prototypes]
 int nr_ice_component_can_candidate_tcptype_pair(nr_socket_tcp_type left, nr_socket_tcp_type right)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_component.c:969:5: warning: no previous prototype for 'nr_ice_component_can_candidate_addr_pair' [-Wmissing-prototypes]
 int nr_ice_component_can_candidate_addr_pair(nr_transport_addr *local, nr_transport_addr *remote)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_neteq'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_webrtc_modules1.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c: In function 'nr_ice_random_string':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_ctx.c:827:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if(needed>sizeof(bytes)) ABORT(R_BAD_ARGS);
              ^
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_media_stream.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_media_stream.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_media_stream.c
ice_parser.o
libwebrtc_vp8.a.desc
rm -f libwebrtc_vp8.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwebrtc_vp8.a.desc Unified_cpp_codecs_vp80.o  
libxpcom_build.a.desc
rm -f libxpcom_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_parser.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_parser.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_parser.c
ice_peer_ctx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/build'
vad_core.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o vad_core.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/vad_core.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/vad_core.c
webrtc_vad.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_webrtc_modules1.o
libvoice_engine.a.desc
rm -f libvoice_engine.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_peer_ctx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_peer_ctx.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_peer_ctx.c
ice_socket.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_PCM16B'
mkdir -p '.deps/'
Unified_c_webrtc_modules0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_PCM16B/Unified_c_webrtc_modules0.c
Unified_cpp_webrtc_modules0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o webrtc_vad.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/webrtc_vad.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/webrtc_vad.c
Unified_c_webrtc_common_audio0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_common_audio0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_common_audio0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/video_coding/main/source/rtt_filter.cc: In member function 'void webrtc::VCMRttFilter::Reset()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/video_coding/main/source/rtt_filter.cc:56:43: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
     memset(_jumpBuf, 0, kMaxDriftJumpCount);
                                           ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/video_coding/main/source/rtt_filter.cc:57:44: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
     memset(_driftBuf, 0, kMaxDriftJumpCount);
                                            ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_PCM16B/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DWEBRTC_AEC_DEBUG_DUMP -DWEBRTC_NS_FLOAT -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_cpp_webrtc_modules1.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_common_audio1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_common_audio1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_c_webrtc_common_audio1.c
Unified_c_webrtc_common_audio2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnionTypes.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnionTypes.cpp
UnifiedBindings0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_socket.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_socket.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice/ice_socket.c
nr_socket.o
libPCM16B.a.desc
rm -f libPCM16B.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libPCM16B.a.desc Unified_c_webrtc_modules0.o Unified_cpp_webrtc_modules0.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_common_audio2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_common_audio2.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_c_webrtc_common_audio2.c
Unified_cpp_webrtc_common_audio0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nr_socket.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/nr_socket.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net/nr_socket.c
transport_addr.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_PCM16B'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_video/common_video_common_video'
mkdir -p '.deps/'
Unified_cpp_webrtc_common_video0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_common_video0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_video/common_video_common_video/Unified_cpp_webrtc_common_video0.cpp
libvideo_render_module.a.desc
rm -f libvideo_render_module.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libvideo_render_module.a.desc Unified_cpp_webrtc_modules0.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transport_addr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transport_addr.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net/transport_addr.c
transport_addr_reg.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_render_module'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/FloatingPoint.h:12,
                 from ../../dist/include/js/Value.h:13,
                 from ../../dist/include/mozilla/ErrorResult.h:27,
                 from ../../dist/include/mozilla/dom/Directory.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnionTypes.cpp:1:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_i420'
mkdir -p '.deps/'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_common_audio0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_cpp_webrtc_common_audio0.cpp
Unified_cpp_webrtc_common_audio1.o
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_i420/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings0.cpp
UnifiedBindings1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_common_audio1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_common_audio1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_cpp_webrtc_common_audio1.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net/transport_addr.c: In function 'nr_transport_addr_get_private_addr_range':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net/transport_addr.c:457:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           for (int i=0; i<(sizeof(nr_private_ipv4_addrs)/sizeof(nr_transport_addr_mask)); i++) {
                          ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings1.cpp
UnifiedBindings10.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transport_addr_reg.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transport_addr_reg.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net/transport_addr_reg.c
addrs.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_layers5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers5.cpp
Unified_cpp_gfx_layers6.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o addrs.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/addrs.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/addrs.c
nr_socket_turn.o
libwebrtc_i420.a.desc
rm -f libwebrtc_i420.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwebrtc_i420.a.desc Unified_cpp_webrtc_modules0.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nr_socket_turn.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/nr_socket_turn.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/nr_socket_turn.c
stun_build.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_build.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_build.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_build.c
stun_client_ctx.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_i420'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_webrtc_common'
mkdir -p '.deps/'
Unified_cpp_webrtc_trunk_webrtc0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_trunk_webrtc0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_webrtc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_webrtc_common/Unified_cpp_webrtc_trunk_webrtc0.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_client_ctx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_client_ctx.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c
stun_codec.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_build.c: In function 'nr_stun_compute_lt_message_integrity_password':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)
                                                     ^
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_codec.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_codec.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c
stun_hint.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_ctx_create':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:102:25: warning: implicit declaration of function 'pow' [-Wimplicit-function-declaration]
                         pow(ctx->retransmission_backoff_factor,
                         ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:102:25: warning: incompatible implicit declaration of built-in function 'pow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:102:25: note: include '<math.h>' or provide a declaration of 'pow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_timer_expired_cb':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:245:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (ctx->request_ct >= ctx->maximum_transmits) {
                         ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_force_retransmit':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:278:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (ctx->request_ct > ctx->maximum_transmits) {
                         ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c: In function 'nr_stun_client_send_request':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.c:397:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (ctx->request_ct >= ctx->maximum_transmits) {
                             ^~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_hint.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_hint.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_hint.c
stun_msg.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htons':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                            ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htonl':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                            ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_encode_htonll':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                            ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htons':
libdom_ipc.a.desc
rm -f libdom_ipc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                            ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htonl':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                            ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_htonll':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                            ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_string_illegal':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
                         ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_data_decode':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:564:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (attrlen >= (sizeof(result->data) - 1)) {
                 ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_error_code_decode':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:640:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (size_reason > (sizeof(result->reason) - 1)) {
                     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_attr_codec_string_decode':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:971:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (strlen(result) != attrlen) {
                        ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:974:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (strlen(result) != attrlen-1) {
                            ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_find_attr_info':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1219:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (i = 0; i < sizeof(attrs)/sizeof(*attrs); ++i) {
                   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c: In function 'nr_stun_decode_message':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1392:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (sizeof(nr_stun_message_header) > msg->length) {
                                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1412:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (msg->header.length + sizeof(msg->header) != msg->length) {
                                                  ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_codec.c:1466:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                     if (password->len > sizeof(attr->u.message_integrity.password)) {
                                       ^
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/ipc'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G722'
mkdir -p '.deps/'
g722_decode.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o g722_decode.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/g722_decode.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_decode.c
g722_encode.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_message':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)
                                       ^
libcommon_video.a.desc
rm -f libcommon_video.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_request_message':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)
                                       ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_indication_message':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)
                                       ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_is_stun_response_message':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)
                                       ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_hint.c: In function 'nr_has_stun_cookie':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)
                                       ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libcommon_video.a.desc Unified_cpp_webrtc_common_video0.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_msg.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_msg.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_msg.c
stun_proc.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_proc.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_proc.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_proc.c
stun_server_ctx.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_video/common_video_common_video'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_bitrate_controller'
mkdir -p '.deps/'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_layers6.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_layers6.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers6.cpp
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_bitrate_controller/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o g722_encode.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/g722_encode.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_encode.c
Unified_c_webrtc_modules0.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing_sse2'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -msse2 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing_sse2/Unified_cpp_webrtc_modules0.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_create2':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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)) {
                ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_msg.c: In function 'nr_stun_message_add_message_integrity_attribute':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:228:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (sizeof(attr->u.message_integrity.password) < password->len)
                                                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_msg.c:186:7: note: in definition of macro 'NR_STUN_MESSAGE_ADD_ATTRIBUTE'
     { __code } \
       ^~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G722/Unified_c_webrtc_modules0.c
Unified_cpp_webrtc_modules0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/AudioTrackListBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/AudioTrackListBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/APZTestDataBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/APZTestDataBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_server_ctx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_server_ctx.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_server_ctx.c
stun_util.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G722/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_util.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/stun_util.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_util.c
turn_client_ctx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_base2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/mathml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/printing -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/view -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp
libwebrtc_common.a.desc
rm -f libwebrtc_common.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwebrtc_common.a.desc Unified_cpp_webrtc_trunk_webrtc0.o  
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_util.c: In function 'nr_stun_xor_mapped_address':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_util.c:97:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           for (int i = 0; i < sizeof(maskedAddr); ++i) {
                             ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_util.c: In function 'nr_stun_different_transaction':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/stun_util.c:198:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if (sizeof(header) > len)
                        ^
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_webrtc_common'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o turn_client_ctx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/turn_client_ctx.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c
cb_args.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G711'
mkdir -p '.deps/'
Unified_c_webrtc_modules0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G711/Unified_c_webrtc_modules0.c
Unified_cpp_webrtc_modules0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cb_args.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cb_args.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util/cb_args.c
ice_util.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G711/Unified_cpp_webrtc_modules0.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c: In function 'nr_turn_client_parse_data_indication':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun/turn_client_ctx.c:895:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (newsize < attr->u.data.length)
               ^
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ice_util.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/ice_util.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util/ice_util.c
mbslen.o
libvideo_processing_sse2.a.desc
rm -f libvideo_processing_sse2.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libvideo_processing_sse2.a.desc Unified_cpp_webrtc_modules0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings10.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings10.cpp
UnifiedBindings11.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_processing_sse2'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio_sse2'
mkdir -p '.deps/'
Unified_cpp_webrtc_common_audio0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_common_audio0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -msse2 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio_sse2/Unified_cpp_webrtc_common_audio0.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mbslen.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/mbslen.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util/mbslen.c
Unified_c_third_party_nICEr0.o
libaudio_processing.a.desc
rm -f libaudio_processing.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 histogram.o covariance_matrix_generator.o nonlinear_beamformer.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 Unified_cpp_webrtc_modules1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_processing'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_device'
mkdir -p '.deps/'
audio_device_pulse_linux.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o audio_device_pulse_linux.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/dummy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/linux -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/opensl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/alsa -D_REENTRANT -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_pulse_linux.cc
audio_mixer_manager_pulse_linux.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_third_party_nICEr0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -include ../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_third_party_nICEr0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nICEr/nicer_nicer/Unified_c_third_party_nICEr0.c
libG722.a.desc
rm -f libG722.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libG722.a.desc g722_decode.o g722_encode.o Unified_c_webrtc_modules0.o Unified_cpp_webrtc_modules0.o  
libcommon_audio.a.desc
rm -f libcommon_audio.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 Unified_cpp_webrtc_common_audio0.o Unified_cpp_webrtc_common_audio1.o  
libcommon_audio_sse2.a.desc
rm -f libcommon_audio_sse2.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libcommon_audio_sse2.a.desc Unified_cpp_webrtc_common_audio0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G722'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module/Unified_cpp_webrtc_modules0.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_red'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio_sse2'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_red/Unified_cpp_webrtc_modules0.cpp
mimd_rate_control.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mimd_rate_control.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/mimd_rate_control.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/mimd_rate_control.cc
remote_bitrate_estimator_single_stream.o
libG711.a.desc
rm -f libG711.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libG711.a.desc Unified_c_webrtc_modules0.o Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_G711'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_decoder_interface'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_decoder_interface/Unified_cpp_webrtc_modules0.cpp
libnicer.a.desc
rm -f libnicer.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/third_party/nICEr/nicer_nicer'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core'
mkdir -p '.deps/'
overuse_frame_detector.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o overuse_frame_detector.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/overuse_frame_detector.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine/overuse_frame_detector.cc
Unified_cpp_webrtc_video_engine0.o
libwebrtc_video_coding.a.desc
rm -f libwebrtc_video_coding.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwebrtc_video_coding.a.desc Unified_cpp_webrtc_modules0.o Unified_cpp_webrtc_modules1.o  
libbitrate_controller.a.desc
rm -f libbitrate_controller.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libbitrate_controller.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_bitrate_controller'
Unified_cpp_webrtc_modules1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o audio_mixer_manager_pulse_linux.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/dummy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/linux -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/opensl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/alsa -D_REENTRANT -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_mixer_manager_pulse_linux.cc
single_rw_fifo.o
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsDocumentViewer.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o remote_bitrate_estimator_single_stream.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/remote_bitrate_estimator_single_stream.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc
Unified_cpp_webrtc_modules0.o
libaudio_decoder_interface.a.desc
rm -f libaudio_decoder_interface.a
libvideo_capture_module.a.desc
rm -f libvideo_capture_module.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libvideo_capture_module.a.desc Unified_cpp_webrtc_modules0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/AtomList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/InputMethodBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings10.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaudio_decoder_interface.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_decoder_interface'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_video_engine0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine0.cpp
Unified_cpp_webrtc_video_engine1.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_video_capture_module'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules1.cpp
Unified_cpp_webrtc_modules2.o
libred.a.desc
rm -f libred.a
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture'
mkdir -p '.deps/'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libred.a.desc Unified_cpp_webrtc_modules0.o  
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DMULTI_MONITOR_SCREENSHARE -DUSE_X11 -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_webrtc_modules1.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_red'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_CNG'
mkdir -p '.deps/'
Unified_c_webrtc_modules0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_CNG/Unified_c_webrtc_modules0.c
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_CNG/Unified_cpp_webrtc_modules0.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_utility'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_utility/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o single_rw_fifo.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/dummy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/linux -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/opensl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/alsa -D_REENTRANT -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/opensl/single_rw_fifo.cc
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings11.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings11.cpp
UnifiedBindings12.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_video_engine1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/libyuv/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine1.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc: In member function 'void webrtc::{anonymous}::AppCapturerLinux::CaptureWebRTC(const webrtc::DesktopRegion&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_) {
                          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc: In member function 'bool webrtc::{anonymous}::AppCapturerLinux::UpdateRegions()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getDesktopDisplayDeviceInfo(int32_t, webrtc::DesktopDisplayDevice&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:163:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(nIndex < 0 || nIndex >= desktop_display_list_.size()) {
                    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getWindowInfo(int32_t, webrtc::DesktopDisplayDevice&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:182:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (nIndex < 0 || nIndex >= desktop_window_list_.size()) {
                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'virtual int32_t webrtc::DesktopDeviceInfoImpl::getApplicationInfo(int32_t, webrtc::DesktopApplication&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:203:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(nIndex < 0 || nIndex >= desktop_application_list_.size()) {
                    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc: In member function 'void webrtc::DesktopDeviceInfoImpl::InitializeWindowList()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:264: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());
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/dummy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/linux -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/opensl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/alsa -D_REENTRANT -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_device/Unified_cpp_webrtc_modules0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator/Unified_cpp_webrtc_modules0.cpp
In file included from ../../../../../../dist/include/nscore.h:20:0,
                 from ../../../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/at_exit.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/singleton.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/interface/static_instance.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/ssrc_database.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules1.cpp:83:
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine/encoder_state_feedback.cc:17:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine0.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine/vie_encoder.h: In constructor 'webrtc::ViEEncoder::ViEEncoder(int32_t, uint32_t, const webrtc::Config&, webrtc::ProcessThread&, webrtc::PacedSender*, webrtc::BitrateAllocator*, webrtc::BitrateController*, bool)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine/vie_encoder.h:224: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_);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine/vie_encoder.h:222:32: warning:   'webrtc::CPULoadStateCallbackInvoker* webrtc::ViEEncoder::load_manager_' [-Wreorder]
   CPULoadStateCallbackInvoker* load_manager_;
                                ^~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine0.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine/vie_encoder.cc:118:1: warning:   when initialized here [-Wreorder]
 ViEEncoder::ViEEncoder(int32_t channel_id,
 ^~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/app_capturer_x11.cc: At global scope:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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) {
      ^~~~~~~~~~~~~~~~
libCNG.a.desc
rm -f libCNG.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libCNG.a.desc Unified_c_webrtc_modules0.o Unified_cpp_webrtc_modules0.o  
In file included from ../../../../../../dist/include/nscore.h:20:0,
                 from ../../../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/at_exit.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/singleton.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/interface/static_instance.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/ssrc_database.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules0.cpp:83:
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules1.cpp:119:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_utility.cc: In member function 'bool webrtc::RtpUtility::RtpHeaderParser::Parse(webrtc::RTPHeader&, webrtc::RtpHeaderExtensionMap*) const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_utility.cc:294:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (header.paddingLength + header.headerLength > length) {
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_CNG'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_encoder_interface'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_encoder_interface/Unified_cpp_webrtc_modules0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/AtomList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/MediaKeysRequestStatusBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings11.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../../../dist/include/nscore.h:20:0,
                 from ../../../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../../../dist/include/mozilla/TimeStamp.h:11,
                 from ../../../../../../dist/include/Latency.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_device/Unified_cpp_webrtc_modules0.cpp:83:
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libwebrtc_utility.a.desc
rm -f libwebrtc_utility.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwebrtc_utility.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_utility'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_media_file'
mkdir -p '.deps/'
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_media_file/Unified_cpp_webrtc_modules0.cpp
In file included from ../../../../../../dist/include/nscore.h:20:0,
                 from ../../../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/at_exit.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/singleton.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/system_wrappers/interface/static_instance.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/ssrc_database.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_sender.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_engine/vie_sender.cc:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine1.cpp:110:
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libaudio_encoder_interface.a.desc
rm -f libaudio_encoder_interface.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaudio_encoder_interface.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_encoder_interface'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_opus'
mkdir -p '.deps/'
Unified_c_webrtc_modules0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_opus/Unified_c_webrtc_modules0.c
Unified_cpp_webrtc_modules0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -DMULTI_MONITOR_SCREENSHARE -DUSE_X11 -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_opus/Unified_cpp_webrtc_modules0.cpp
libmedia_file.a.desc
rm -f libmedia_file.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_file.a.desc Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_media_file'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_coding_module'
mkdir -p '.deps/'
codec_manager.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o codec_manager.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../../mozilla-config.h -MD -MP -MF .deps/codec_manager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/codec_manager.cc
Unified_cpp_webrtc_modules0.o
libremote_bitrate_estimator.a.desc
rm -f libremote_bitrate_estimator.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libremote_bitrate_estimator.a.desc mimd_rate_control.o remote_bitrate_estimator_single_stream.o Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSACFix'
mkdir -p '.deps/'
pitch_filter.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pitch_filter.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/pitch_filter.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c
pitch_filter_c.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc: In member function 'virtual void webrtc::DesktopDeviceInfoX11::InitializeApplicationList()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc:86:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if (processId == getpid()) {
           ~~~~~~~~~~^~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc:118: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());
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
libwebrtc_opus.a.desc
rm -f libwebrtc_opus.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwebrtc_opus.a.desc Unified_c_webrtc_modules0.o Unified_cpp_webrtc_modules0.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pitch_filter_c.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/pitch_filter_c.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c
Unified_c_webrtc_modules0.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_webrtc_opus'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/icc'
mkdir -p '.deps/'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g711/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_coding_module/Unified_cpp_webrtc_modules0.cpp
Unified_cpp_dom_icc0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_icc0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/icc -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system/gonk -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_icc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/icc/Unified_cpp_dom_icc0.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSACFix/Unified_c_webrtc_modules0.c
Unified_c_webrtc_modules1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/thebes/Unified_cpp_gfx_thebes1.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxGraphiteShaper.cpp: In member function 'nsresult gfxGraphiteShaper::SetGlyphsFromSegment(gfxContext*, gfxShapedText*, uint32_t, uint32_t, const char16_t*, gr_segment*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes/gfxGraphiteShaper.cpp:318:19: warning: 'clusterLoc' may be used uninitialized in this function [-Wmaybe-uninitialized]
             float clusterLoc;
                   ^~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc: In member function 'void google::protobuf::internal::GeneratedMessageReflection::SwapOneofField(google::protobuf::Message*, google::protobuf::Message*, const google::protobuf::OneofDescriptor*) const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:430:26: warning: 'field1' may be used uninitialized in this function [-Wmaybe-uninitialized]
   const FieldDescriptor* field1;
                          ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf/src/google/protobuf/generated_message_reflection.cc:516:28: warning: 'temp_message' may be used uninitialized in this function [-Wmaybe-uninitialized]
         SetAllocatedMessage(message2, temp_message, field1);
         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libaudio_device.a.desc
rm -f libaudio_device.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_device'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/browser'
mkdir -p '.deps/'
Unified_cpp_embedding_browser0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_embedding_browser0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/browser -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/browser/Unified_cpp_embedding_browser0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings12.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings12.cpp
UnifiedBindings13.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/MozIccBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/icc/Assertions.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/icc/Unified_cpp_dom_icc0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings13.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings13.cpp
UnifiedBindings14.o
libgfx_thebes.a.desc
rm -f libgfx_thebes.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_thebes.a.desc ContextStateTracker.o gfxASurface.o gfxAlphaRecoverySSE2.o gfxDrawable.o gfxFT2FontBase.o gfxFT2Utils.o gfxFcPlatformFontList.o gfxFontconfigFonts.o gfxFontconfigUtils.o gfxGdkNativeRenderer.o gfxPDFSurface.o gfxPSSurface.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 ../../config/external/icu/libicu.a 
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/thebes'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/reflect/xptinfo'
mkdir -p '.deps/'
Unified_cpp_reflect_xptinfo0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_reflect_xptinfo0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/reflect/xptinfo/Unified_cpp_reflect_xptinfo0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings14.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings14.cpp
UnifiedBindings15.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/browser/nsCommandHandler.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/browser/nsCommandHandler.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/browser/Unified_cpp_embedding_browser0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdesktop_capture.a.desc
rm -f libdesktop_capture.a
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/EventBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/MozCellBroadcastEvent.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings12.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdesktop_capture.a.desc Unified_cpp_webrtc_modules0.o Unified_cpp_webrtc_modules1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_desktop_capture'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/components/directory'
mkdir -p '.deps/'
nsDirectoryViewer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDirectoryViewer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/directory -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/directory/nsDirectoryViewer.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIInterfaceInfo.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo/ShimInterfaceInfo.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/reflect/xptinfo/Unified_cpp_reflect_xptinfo0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIRequestObserver.h:10,
                 from ../../../dist/include/nsIStreamListener.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/directory/nsDirectoryViewer.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/directory/nsDirectoryViewer.cpp:18:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/AtomList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/MozSettingsTransactionEventBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings13.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules2.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules2.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/EventBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/PageTransitionEvent.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings14.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_modules1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../../dist/include    -fPIC  -include ../../../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_modules1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSACFix/Unified_c_webrtc_modules1.c
Unified_cpp_webrtc_modules0.o
In file included from ../../dist/include/GLTextureImage.h:10:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClient.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClientSharedSurface.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClientSharedSurface.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers4.cpp:2:
../../dist/include/nsRegion.h: In member function 'void mozilla::layers::LayerManagerComposite::PostProcessLayers(mozilla::layers::Layer*, nsIntRegion&, mozilla::LayerIntRegion&)':
../../dist/include/nsRegion.h:656:5: warning: '*((void*)& integerTranslation +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     mImpl.MoveBy (aPt.x, aPt.y);
     ^~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers4.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/composite/LayerManagerComposite.cpp:214:21: note: '*((void*)& integerTranslation +8)' was declared here
   Maybe<nsIntPoint> integerTranslation;
                     ^~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/GLTextureImage.h:10:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClient.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClientSharedSurface.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/client/TextureClientSharedSurface.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers4.cpp:2:
../../dist/include/nsRegion.h:656:5: warning: '*((void*)& integerTranslation +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     mImpl.MoveBy (aPt.x, aPt.y);
     ^~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers4.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/composite/LayerManagerComposite.cpp:214:21: note: '*((void*)& integerTranslation +4)' was declared here
   Maybe<nsIntPoint> integerTranslation;
                     ^~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_modules0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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_POSIX -DWEBRTC_LINUX -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/interface -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/resampler/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_audio/vad/include -I../../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSACFix/Unified_cpp_webrtc_modules0.cpp
libvideo_engine_core.a.desc
rm -f libvideo_engine_core.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libvideo_engine_core.a.desc overuse_frame_detector.o Unified_cpp_webrtc_video_engine0.o Unified_cpp_webrtc_video_engine1.o  
librtp_rtcp.a.desc
rm -f librtp_rtcp.a
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/quota'
mkdir -p '.deps/'
Unified_cpp_dom_quota0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_quota0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/quota -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/quota/Unified_cpp_dom_quota0.cpp
libaudio_coding_module.a.desc
rm -f libaudio_coding_module.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaudio_coding_module.a.desc codec_manager.o Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings15.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings15.cpp
UnifiedBindings16.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/appshell'
mkdir -p '.deps/'
Unified_cpp_xpfe_appshell0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpfe_appshell0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/appshell -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/appshell/Unified_cpp_xpfe_appshell0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_audio_coding_module'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/devtools/shared/security'
mkdir -p '.deps/'
Unified_cpp_shared_security0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_shared_security0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/devtools/shared/security -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_shared_security0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/devtools/shared/security/Unified_cpp_shared_security0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsILocalCertService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/devtools/shared/security/LocalCertService.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/devtools/shared/security/LocalCertService.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/devtools/shared/security/Unified_cpp_shared_security0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libiSACFix.a.desc
rm -f libiSACFix.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libiSACFix.a.desc pitch_filter.o pitch_filter_c.o Unified_c_webrtc_modules0.o Unified_c_webrtc_modules1.o Unified_cpp_webrtc_modules0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/webrtc/modules/modules_iSACFix'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/reflect/xptcall/md/unix'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from ../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/appshell/nsAppShellFactory.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/appshell/Unified_cpp_xpfe_appshell0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
xptcinvoke_gcc_x86_unix.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o xptcinvoke_gcc_x86_unix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/md/unix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/xptcinvoke_gcc_x86_unix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp
xptcstubs_gcc_x86_unix.o
libxpfe_components_directory.a.desc
rm -f libxpfe_components_directory.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpfe_components_directory.a.desc nsDirectoryViewer.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/dom/quota/PQuota.h:12,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/dom/quota/PQuotaChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/quota/ActorsChild.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/quota/ActorsChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/quota/Unified_cpp_dom_quota0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/xptcall.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/xptcprivate.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp:8:
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/components/directory'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o xptcstubs_gcc_x86_unix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/md/unix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/xptcstubs_gcc_x86_unix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/md/unix/xptcstubs_gcc_x86_unix.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/AtomList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/PointerEventBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings15.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdevtools_shared_security.a.desc
rm -f libdevtools_shared_security.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdevtools_shared_security.a.desc Unified_cpp_shared_security0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/devtools/shared/security'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/xml'
mkdir -p '.deps/'
nsSAXAttributes.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsSAXAttributes.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml/nsSAXAttributes.cpp
nsSAXLocator.o
In file included from ../../../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/xptcall.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/xptcprivate.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/md/unix/xptcstubs_gcc_x86_unix.cpp:8:
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsSAXLocator.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml/nsSAXLocator.cpp
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
nsSAXXMLReader.o
At global scope:
cc1plus: warning: unrecognized command line option '-Wno-null-conversion'
libtoolkit_components_protobuf.a.desc
rm -f libtoolkit_components_protobuf.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_protobuf.a.desc extension_set_heavy.o text_format.o wire_format.o Unified_cpp_components_protobuf0.o Unified_cpp_components_protobuf1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/protobuf'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/osfile'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml/nsSAXAttributes.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml/nsSAXAttributes.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsISAXLocator.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml/nsSAXLocator.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml/nsSAXLocator.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
NativeOSFileInternals.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o NativeOSFileInternals.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/osfile -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/osfile/NativeOSFileInternals.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsSAXXMLReader.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml/nsSAXXMLReader.cpp
libxpcom_reflect_xptcall_md_unix.a.desc
rm -f libxpcom_reflect_xptcall_md_unix.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpcom_reflect_xptcall_md_unix.a.desc xptcinvoke_gcc_x86_unix.o xptcstubs_gcc_x86_unix.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/reflect/xptcall/md/unix'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/base'
mkdir -p '.deps/'
LinuxUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o LinuxUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/LinuxUtils.cpp
SystemMemoryReporter.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SystemMemoryReporter.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/SystemMemoryReporter.cpp
nsDebugImpl.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsStringFwd.h:12,
                 from ../../../dist/include/nsAString.h:11,
                 from ../../../dist/include/nsSubstring.h:10,
                 from ../../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/osfile/NativeOSFileInternals.cpp:9:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIInputStream.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/xml/nsSAXXMLReader.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/LinuxUtils.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/LinuxUtils.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from ../../dist/include/mozilla/LinuxUtils.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/SystemMemoryReporter.cpp:10:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDebugImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsDebugImpl.cpp
Unified_cpp_xpcom_base0.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers/Unified_cpp_gfx_layers4.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/composite/AsyncCompositionManager.cpp: In member function 'void mozilla::layers::AsyncCompositionManager::AlignFixedAndStickyLayers(mozilla::layers::Layer*, mozilla::layers::Layer*, mozilla::layers::FrameMetrics::ViewID, const Matrix4x4&, const Matrix4x4&, const ScreenMargin&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/composite/AsyncCompositionManager.cpp:365:5: warning: 'fixedTo' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (current.Metrics().GetScrollId() == aFixedWithRespectTo) {
     ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/layers/composite/AsyncCompositionManager.cpp:390:24: note: 'fixedTo' was declared here
   FrameMetrics::ViewID fixedTo;  // the scroll id of the scroll frame we are fixed/sticky to
                        ^~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsDebugImpl.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_base0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/base/Unified_cpp_xpcom_base0.cpp
Unified_cpp_xpcom_base1.o
libparser_xml.a.desc
rm -f libparser_xml.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libparser_xml.a.desc nsSAXAttributes.o nsSAXLocator.o nsSAXXMLReader.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/xml'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/ffi'
libffi.a.desc
rm -f libffi.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libffi.a.desc   
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/ffi'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/src'
mkdir -p '.deps/'
X11Util.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o X11Util.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_APP_VERSION='"45.9.0"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src/X11Util.cpp
nsDeviceContext.o
libtoolkit_components_osfile.a.desc
rm -f libtoolkit_components_osfile.a
libxpcom_reflect_xptinfo.a.desc
rm -f libxpcom_reflect_xptinfo.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpcom_reflect_xptinfo.a.desc Unified_cpp_reflect_xptinfo0.o  
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_osfile.a.desc NativeOSFileInternals.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_base1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/base/Unified_cpp_xpcom_base1.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/reflect/xptinfo'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/build'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/osfile'
nsDocShellModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDocShellModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/build -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/shistory -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/prefetch -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/build/nsDocShellModule.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/lwbrk'
mkdir -p '.deps/'
nsPangoBreaker.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsPangoBreaker.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk/nsPangoBreaker.cpp
Unified_cpp_intl_lwbrk0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_intl_lwbrk0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/lwbrk/Unified_cpp_intl_lwbrk0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIObserver.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/AvailableMemoryTracker.cpp:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/base/Unified_cpp_xpcom_base0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk/nsILineBreaker.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk/nsJISx4051LineBreaker.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk/nsJISx4051LineBreaker.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/lwbrk/Unified_cpp_intl_lwbrk0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk/nsComplexBreaker.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk/nsPangoBreaker.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Scoped.h:57,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src/X11Util.h:25,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src/X11Util.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDeviceContext.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_APP_VERSION='"45.9.0"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src/nsDeviceContext.cpp
Unified_cpp_gfx_src0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from ../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/build/nsDocShellModule.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIInterfaceRequestor.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsInterfaceRequestorAgg.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/base/Unified_cpp_xpcom_base1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_APP_VERSION='"45.9.0"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/src/Unified_cpp_gfx_src0.cpp
libdom_icc.a.desc
rm -f libdom_icc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_icc.a.desc Unified_cpp_dom_icc0.o  
libintl_lwbrk.a.desc
rm -f libintl_lwbrk.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libintl_lwbrk.a.desc nsPangoBreaker.o Unified_cpp_intl_lwbrk0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/icc'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/x11'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/lwbrk'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings16.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings16.cpp
UnifiedBindings17.o
keysym2ucs.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o keysym2ucs.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/x11 -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/keysym2ucs.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/x11/keysym2ucs.c
libwidget_x11.a.desc
rm -f libwidget_x11.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwidget_x11.a.desc keysym2ucs.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/x11'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from ../../dist/include/gfxFontEntry.h:10,
                 from ../../dist/include/gfxFont.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src/nsDeviceContext.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src/nsDeviceContext.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl'
mkdir -p '.deps/'
UnifiedProtocols0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols0.cpp
UnifiedProtocols1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsStyleStruct.h:18:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/ScrollbarStyles.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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:34: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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:92:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCSSRendering.cpp:1707:11: note: 'color' was declared here
   nscolor color;
           ^~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src/DriverCrashGuard.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/src/DriverCrashGuard.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/src/Unified_cpp_gfx_src0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libembedding_browser.a.desc
rm -f libembedding_browser.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libembedding_browser.a.desc Unified_cpp_embedding_browser0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols1.cpp
UnifiedProtocols10.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/browser'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/libav55'
mkdir -p '.deps/'
Unified_cpp_ffmpeg_libav550.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_ffmpeg_libav550.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg/libav55 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg/libav55/include -I../../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_ffmpeg_libav550.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/libav55/Unified_cpp_ffmpeg_libav550.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/bluetooth/BluetoothTypes.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/BluetoothTypes.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/AtomList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/RTCIceCandidateBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings16.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:101:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCSSRenderingBorders.cpp: In member function 'void nsCSSBorderRenderer::DrawBorderSides(int)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCSSRenderingBorders.cpp:666:55: warning: 'borderRenderColor' may be used uninitialized in this function [-Wmaybe-uninitialized]
                          aBorderColorStyle[aLineIndex]);
                                                       ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCSSRenderingBorders.cpp:737:11: note: 'borderRenderColor' was declared here
   nscolor borderRenderColor;
           ^~~~~~~~~~~~~~~~~
In file included from ../../../../../dist/include/nscore.h:20:0,
                 from ../../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../../dist/include/mozilla/Logging.h:12,
                 from ../../../../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../../../../dist/include/mozilla/CondVar.h:12,
                 from ../../../../../dist/include/mozilla/Monitor.h:10,
                 from ../../../../../dist/include/mozilla/TaskQueue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg/FFmpegAudioDecoder.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/libav55/Unified_cpp_ffmpeg_libav550.cpp:2:
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/ipc/PBackground.h:12,
                 from _ipdlheaders/mozilla/ipc/PBackgroundChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PBackgroundChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nsISupportsUtils.h:13:0,
                 from ../../dist/include/nsISupports.h:130,
                 from ../../dist/include/nsIObserver.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/AvailableMemoryTracker.cpp:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/base/Unified_cpp_xpcom_base0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsCycleCollector.cpp: In member function 'void nsCycleCollectorLogger::End()':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsCycleCollector.cpp:1930:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(NS_FAILED(mLogSink->CloseCCLog()));
       ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols10.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols10.cpp
UnifiedProtocols11.o
libgfx_layers.a.desc
rm -f libgfx_layers.a
libdocshell_build.a.desc
rm -f libdocshell_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_layers.a.desc ImageContainer.o LayerTreeInvalidation.o Layers.o PersistentBufferProvider.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 Unified_cpp_gfx_layers6.o  
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdocshell_build.a.desc nsDocShellModule.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/layers'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/identity'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/PFMRadioRequest.h:12,
                 from _ipdlheaders/mozilla/dom/PFMRadioRequestParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PFMRadioRequestParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols10.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/build'
IdentityCryptoService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o IdentityCryptoService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/identity -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/identity/IdentityCryptoService.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/wrappers'
mkdir -p '.deps/'
XrayWrapper.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o XrayWrapper.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers/XrayWrapper.cpp
Unified_cpp_xpconnect_wrappers0.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:92:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCSSRendering.cpp: In static member function 'static void nsCSSRendering::PaintOutline(nsPresContext*, nsRenderingContext&, nsIFrame*, const nsRect&, const nsRect&, nsStyleContext*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCSSRendering.cpp:905:5: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (width == 0) {
     ^~
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/gfxFontFamilyList.h:11,
                 from ../../dist/include/nsFont.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsStyleConsts.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/ScrollbarStyles.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/ScrollbarStyles.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:2:
../../dist/include/nsTSubstring.h: In member function 'void nsCounterUseNode::GetText(nsString&)':
../../dist/include/nsTSubstring.h:537:12: warning: 'separator' may be used uninitialized in this function [-Wmaybe-uninitialized]
     Replace(mLength, 0, aData, aLength);
     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:119:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCounterManager.cpp:104:21: note: 'separator' was declared here
     const char16_t* separator;
                     ^~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIIdentityCryptoService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/identity/IdentityCryptoService.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Maybe.h:13,
                 from ../../../dist/include/js/Proxy.h:10,
                 from ../../../dist/include/jswrapper.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers/WrapperFactory.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers/XrayWrapper.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers/XrayWrapper.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxpfe_appshell.a.desc
rm -f libxpfe_appshell.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpfe_appshell.a.desc Unified_cpp_xpfe_appshell0.o  
libtoolkit_identity.a.desc
rm -f libtoolkit_identity.a
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/appshell'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_identity.a.desc IdentityCryptoService.o  
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/libjar/zipwriter'
mkdir -p '.deps/'
Unified_cpp_libjar_zipwriter0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_libjar_zipwriter0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/zipwriter -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/libjar/zipwriter/Unified_cpp_libjar_zipwriter0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/identity'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/tree'
mkdir -p '.deps/'
Unified_cpp_layout_xul_tree0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_xul_tree0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/tree/Unified_cpp_layout_xul_tree0.cpp
libdom_media_platforms_ffmpeg_libav55.a.desc
rm -f libdom_media_platforms_ffmpeg_libav55.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_platforms_ffmpeg_libav55.a.desc Unified_cpp_ffmpeg_libav550.o  
In file included from ../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/zipwriter/StreamFunctions.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/libjar/zipwriter/Unified_cpp_libjar_zipwriter0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/libav55'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings17.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings17.cpp
UnifiedBindings18.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base1.cpp:92:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCSSRendering.cpp:397:66: warning: 'position' may be used uninitialized in this function [-Wmaybe-uninitialized]
     mPosition(aPosition), mIsMidpoint(aIsMidPoint), mColor(aColor) {}
                                                                  ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsCSSRendering.cpp:2497:12: note: 'position' was declared here
     double position;
            ^~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols11.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols11.cpp
UnifiedProtocols12.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/FloatingPoint.h:12,
                 from ../../../dist/include/js/Value.h:13,
                 from ../../../dist/include/mozilla/ErrorResult.h:27,
                 from ../../../dist/include/mozilla/dom/BoxObject.h:10,
                 from ../../../dist/include/mozilla/dom/TreeBoxObject.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree/TreeBoxObject.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/tree/Unified_cpp_layout_xul_tree0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/gmp/PGMPAudioDecoder.h:12,
                 from _ipdlheaders/mozilla/gmp/PGMPAudioDecoderParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PGMPAudioDecoderParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols11.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/nsAutoPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg/DOMSVGAnimatedLengthList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg/DOMSVGLengthList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg/DOMSVGLength.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/SVGAnimatedLengthBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings17.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_quota.a.desc
rm -f libdom_quota.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_quota.a.desc Unified_cpp_dom_quota0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/quota'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/internal'
mkdir -p '.deps/'
Unified_cpp_util_internal0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_util_internal0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/internal -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/internal/Unified_cpp_util_internal0.cpp
libmodules_libjar_zipwriter.a.desc
rm -f libmodules_libjar_zipwriter.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmodules_libjar_zipwriter.a.desc Unified_cpp_libjar_zipwriter0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/libjar/zipwriter'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/build'
mkdir -p '.deps/'
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsStringFwd.h:12,
                 from ../../../../dist/include/nsAString.h:11,
                 from ../../../../dist/include/nsSubstring.h:10,
                 from ../../../../dist/include/nsString.h:12,
                 from ../../../../dist/include/nsStringGlue.h:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/nsUnicharUtils.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/GreekCasing.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/internal/Unified_cpp_util_internal0.cpp:2:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
nsToolkitCompsModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsToolkitCompsModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/build -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/alerts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/feeds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/find -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/jsdownloads/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/startup -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/statusfilter -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/typeaheadfind -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/parentalcontrols -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/build/nsToolkitCompsModule.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/mozilla/Module.h:10,
                 from ../../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/build/nsToolkitCompsModule.cpp:5:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxpcom_base.a.desc
rm -f libxpcom_base.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpcom_base.a.desc LinuxUtils.o SystemMemoryReporter.o nsDebugImpl.o Unified_cpp_xpcom_base0.o Unified_cpp_xpcom_base1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/base'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/qcms'
mkdir -p '.deps/'
chain.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o chain.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/chain.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-missing-field-initializers   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms/chain.c
iccread.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers/XrayWrapper.cpp: In function 'nsGlobalWindow* xpc::AsWindow(JSContext*, JSObject*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers/XrayWrapper.cpp:1174:14: warning: 'win' may be used uninitialized in this function [-Wmaybe-uninitialized]
       return win;
              ^~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o iccread.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/iccread.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-missing-field-initializers   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms/iccread.c
matrix.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o matrix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/matrix.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-missing-field-initializers   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms/matrix.c
transform-sse1.o
libgfx_src.a.desc
rm -f libgfx_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_src.a.desc X11Util.o nsDeviceContext.o Unified_cpp_gfx_src0.o  
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/gio'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/src'
nsGIOProtocolHandler.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsGIOProtocolHandler.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/gio -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/gio/nsGIOProtocolHandler.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsLayoutUtils.cpp: In static member function 'static nscoord nsLayoutUtils::ComputeISizeValue(nsRenderingContext*, nsIFrame*, nscoord, nscoord, nscoord, const nsStyleCoord&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsLayoutUtils.cpp:4923:11: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized]
   nscoord result;
           ^~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/reflect'
mkdir -p '.deps/'
reflect.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o reflect.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/reflect -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/reflect/reflect.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIXPCScriptable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/reflect/reflect.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/reflect/reflect.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_components_build.a.desc
rm -f libtoolkit_components_build.a
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings18.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings18.cpp
UnifiedBindings19.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_build.a.desc nsToolkitCompsModule.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transform-sse1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transform-sse1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-missing-field-initializers -msse  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms/transform-sse1.c
transform-sse2.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/build'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transform-sse2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transform-sse2.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-missing-field-initializers -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms/transform-sse2.c
transform.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from ../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/gio/nsGIOProtocolHandler.cpp:10:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings19.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings19.cpp
UnifiedBindings2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transform.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transform.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-missing-field-initializers   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms/transform.c
transform_util.o
libtoolkit_components_reflect.a.desc
rm -f libtoolkit_components_reflect.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_reflect.a.desc reflect.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/SVGComponentTransferFunctionElementBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/SVGFEFuncRElementBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings18.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/reflect'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/io'
mkdir -p '.deps/'
Unified_c_xpcom_io0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_xpcom_io0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_xpcom_io0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/io/Unified_c_xpcom_io0.c
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transform_util.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/transform_util.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-missing-field-initializers   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/qcms/transform_util.c
nsLocalFileUnix.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsLocalFileUnix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/nsLocalFileUnix.cpp
Unified_cpp_xpcom_io0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings2.cpp
UnifiedBindings20.o
libgfx_qcms.a.desc
rm -f libgfx_qcms.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_qcms.a.desc chain.o iccread.o matrix.o transform-sse1.o transform-sse2.o transform.o transform_util.o  
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/nsLocalFileUnix.cpp:1395:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
   if (!GetDeviceName(major(mCachedStat.st_dev),
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                     
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/nsLocalFileUnix.cpp:1396:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
                      minor(mCachedStat.st_dev),
             ^        ~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                     
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/nsAutoPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg/DOMSVGPathSegList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg/DOMSVGPathSeg.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/SVGPathSegBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings19.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/qcms'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsLayoutUtils.cpp: In static member function 'static nsRect nsLayoutUtils::ComputeObjectDestRect(const nsRect&, const IntrinsicSize&, const nsSize&, const nsStylePosition*, nsPoint*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsLayoutUtils.cpp:3872:46: warning: '*((void*)& fitType +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
       nsImageRenderer::ComputeConstrainedSize(aConstraintSize,
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
                                               aIntrinsicRatio,
                                               ~~~~~~~~~~~~~~~~
                                               *fitType));
                                               ~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsLayoutUtils.cpp:3851:35: note: '*((void*)& fitType +4)' was declared here
   Maybe<nsImageRenderer::FitType> fitType;
                                   ^~~~~~~
In file included from ../../dist/include/nsRect.h:15:0,
                 from ../../dist/include/nsIContentViewer.h:30,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsDocumentViewer.cpp:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:2:
../../dist/include/nsCoord.h:147:57: warning: '*((void*)& specifiedHeight +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
   return _nscoordSaturatingMultiply(aCoord, aScale, true);
                                                         ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsLayoutUtils.cpp:3802:18: note: '*((void*)& specifiedHeight +4)' was declared here
   Maybe<nscoord> specifiedHeight;
                  ^~~~~~~~~~~~~~~
In file included from ../../dist/include/nsRect.h:15:0,
                 from ../../dist/include/nsIContentViewer.h:30,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsDocumentViewer.cpp:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:2:
../../dist/include/nsCoord.h:147:57: warning: '*((void*)& specifiedWidth +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
   return _nscoordSaturatingMultiply(aCoord, aScale, true);
                                                         ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsLayoutUtils.cpp:3797:18: note: '*((void*)& specifiedWidth +4)' was declared here
   Maybe<nscoord> specifiedWidth;
                  ^~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/data'
mkdir -p '.deps/'
Unified_cpp_protocol_data0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_protocol_data0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/data -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/data/Unified_cpp_protocol_data0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/nsLocalFileUnix.cpp:11:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpconnect_wrappers0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/wrappers/Unified_cpp_xpconnect_wrappers0.cpp
libintl_unicharutil_util_internal.a
rm -f libintl_unicharutil_util_internal.a libintl_unicharutil_util_internal.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs libintl_unicharutil_util_internal.a Unified_cpp_util_internal0.o  
libextensions_gio.a.desc
rm -f libextensions_gio.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libextensions_gio.a.desc nsGIOProtocolHandler.o  
libintl_unicharutil_util_internal.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libintl_unicharutil_util_internal.a.desc Unified_cpp_util_internal0.o  
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsStringFwd.h:12,
                 from ../../../dist/include/nsAString.h:11,
                 from ../../../dist/include/nsSubstring.h:10,
                 from ../../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsBaseChannel.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/data/nsDataChannel.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/data/DataChannelChild.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/data/DataChannelChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/data/Unified_cpp_protocol_data0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/internal'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/gio'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/html'
mkdir -p '.deps/'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/cache'
mkdir -p '.deps/'
Unified_cpp_dom_cache0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_cache0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/cache -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_cache0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/cache/Unified_cpp_dom_cache0.cpp
Unified_cpp_parser_html0.o
Unified_cpp_dom_cache1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_parser_html0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/html/Unified_cpp_parser_html0.cpp
Unified_cpp_parser_html1.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/AnimationBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/CSSTransitionBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Maybe.h:13,
                 from ../../../dist/include/js/Proxy.h:10,
                 from ../../../dist/include/jswrapper.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers/AccessCheck.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers/AccessCheck.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/wrappers/Unified_cpp_xpconnect_wrappers0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_io0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/io/Unified_cpp_xpcom_io0.cpp
Unified_cpp_xpcom_io1.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAtom.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html/nsHtml5Atom.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html/nsHtml5Atom.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/html/Unified_cpp_parser_html0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Atomics.h:19,
                 from ../../dist/include/mozilla/dom/cache/Action.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/cache/Action.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/cache/Unified_cpp_dom_cache0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/Base64.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/Base64.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/io/Unified_cpp_xpcom_io0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:74:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsPresShell.cpp: In member function 'virtual void PresShell::FrameNeedsReflow(nsIFrame*, nsIPresShell::IntrinsicDirty, nsFrameState, nsIPresShell::ReflowRootHandling)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsPresShell.cpp:2631:23: warning: 'targetNeedsReflowFromParent' may be used uninitialized in this function [-Wmaybe-uninitialized]
    (_f != subtreeRoot || !targetNeedsReflowFromParent))
                       ^~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_io1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../xpcom -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/io/Unified_cpp_xpcom_io1.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings20.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings20.cpp
UnifiedBindings21.o
libnetwerk_protocol_data.a.desc
rm -f libnetwerk_protocol_data.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_protocol_data.a.desc Unified_cpp_protocol_data0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/data'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/pki'
mkdir -p '.deps/'
Unified_cpp_security_manager_pki0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_security_manager_pki0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/pki -I. -I../../../dist/public/nss -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_security_manager_pki0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/pki/Unified_cpp_security_manager_pki0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/pki/nsASN1Tree.h:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/pki/nsASN1Tree.cpp:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/pki/Unified_cpp_security_manager_pki0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols12.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols12.cpp
UnifiedProtocols13.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/SVGSVGElementBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/SVGZoomAndPanBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings20.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libsecurity_manager_pki.a.desc
rm -f libsecurity_manager_pki.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libsecurity_manager_pki.a.desc Unified_cpp_security_manager_pki0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings21.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings21.cpp
UnifiedBindings22.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/pki'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/universalchardet/src/base'
mkdir -p '.deps/'
Unified_cpp_src_base0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_src_base0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/universalchardet/src/base -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/universalchardet/src/base/Unified_cpp_src_base0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/gmp/PGMPTimer.h:12,
                 from _ipdlheaders/mozilla/gmp/PGMPTimerChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PGMPTimerChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols12.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/universalchardet/src/base/CharDistribution.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/universalchardet/src/base/CharDistribution.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/universalchardet/src/base/Unified_cpp_src_base0.cpp:2:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols13.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols13.cpp
UnifiedProtocols14.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols14.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols14.cpp
UnifiedProtocols15.o
libextensions_universalchardet_src_base.a.desc
rm -f libextensions_universalchardet_src_base.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libextensions_universalchardet_src_base.a.desc Unified_cpp_src_base0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/universalchardet/src/base'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/jsdownloads/src'
mkdir -p '.deps/'
DownloadPlatform.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DownloadPlatform.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/jsdownloads/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/jsdownloads/src/DownloadPlatform.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/ImageContainer.h:13,
                 from ../../dist/include/DOMMediaStream.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/SpeechRecognitionBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings21.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols15.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols15.cpp
UnifiedProtocols16.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/tree/Unified_cpp_layout_xul_tree0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree/nsTreeBodyFrame.cpp: In member function 'mozilla::image::DrawResult nsTreeBodyFrame::PaintCell(int32_t, nsTreeColumn*, const nsRect&, nsPresContext*, nsRenderingContext&, const nsRect&, nscoord&, nsPoint)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree/nsTreeBodyFrame.cpp:3277:43: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
       ColorPattern colorPatt(ToDeviceColor(color));
                              ~~~~~~~~~~~~~^~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libstagefright'
mkdir -p '.deps/'
fake_log_device.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o fake_log_device.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/fake_log_device.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-comment -Wno-sign-compare   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/liblog/fake_log_device.c
Unified_c_media_libstagefright0.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsrootidl.h:13,
                 from ../../../../dist/include/nsISupports.h:10,
                 from ../../../../dist/include/mozIDownloadPlatform.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/jsdownloads/src/DownloadPlatform.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/jsdownloads/src/DownloadPlatform.cpp:5:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libstagefright0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libstagefright0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-comment -Wno-sign-compare   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libstagefright/Unified_c_media_libstagefright0.c
MetaData.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/devtools/PHeapSnapshotTempFileHelper.h:12,
                 from _ipdlheaders/mozilla/devtools/PHeapSnapshotTempFileHelperParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PHeapSnapshotTempFileHelperParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols13.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/layers/PImageContainer.h:12,
                 from _ipdlheaders/mozilla/layers/PImageContainerParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PImageContainerParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols14.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libjs_xpconnect_wrappers.a.desc
rm -f libjs_xpconnect_wrappers.a
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/io/Unified_cpp_xpcom_io1.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/nsStorageStream.cpp: In member function 'virtual void nsStorageInputStream::Serialize(mozilla::ipc::InputStreamParams&, nsIIPCSerializableInputStream::FileDescriptorArray&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/nsStorageStream.cpp:593:12: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
   rv = Seek(NS_SEEK_SET, offset);
        ~~~~^~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libjs_xpconnect_wrappers.a.desc XrayWrapper.o Unified_cpp_xpconnect_wrappers0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/wrappers'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xbl'
mkdir -p '.deps/'
Unified_cpp_dom_xbl0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_xbl0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xbl/Unified_cpp_dom_xbl0.cpp
Unified_cpp_dom_xbl1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base/Unified_cpp_layout_base2.cpp:101:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsStyleSheetService.cpp: In member function 'virtual nsresult nsStyleSheetService::UnregisterSheet(nsIURI*, uint32_t)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsStyleSheetService.cpp:294:26: warning: 'message' may be used uninitialized in this function [-Wmaybe-uninitialized]
     serv->NotifyObservers(NS_ISUPPORTS_CAST(nsIDOMCSSStyleSheet*, sheet),
     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           message, nullptr);
                           ~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/media/PMediaSystemResourceManager.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PMediaSystemResourceManager.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols15.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MetaData.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-format-security -Wno-multichar -Wno-sign-compare -Wno-unused   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright/MetaData.cpp
hexdump.o
liblayout_xul_tree.a.desc
rm -f liblayout_xul_tree.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o liblayout_xul_tree.a.desc Unified_cpp_layout_xul_tree0.o  
libtoolkit_components_jsdownloads_src.a.desc
rm -f libtoolkit_components_jsdownloads_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_jsdownloads_src.a.desc DownloadPlatform.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/tree'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/sandbox/linux/glue'
mkdir -p '.deps/'
safe_sprintf.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o safe_sprintf.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/safe_sprintf.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -DNDEBUG  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/safe_sprintf.cc
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/jsdownloads/src'
SandboxLogging.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/mobileconnection'
mkdir -p '.deps/'
MobileConnection.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MobileConnection.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/mobileconnection -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system/gonk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/mobileconnection/MobileConnection.cpp
Unified_cpp_dom_mobileconnection0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings22.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings22.cpp
UnifiedBindings23.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxLogging.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/SandboxLogging.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/SandboxLogging.cpp
SandboxCrash.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hexdump.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-format-security -Wno-multichar -Wno-sign-compare -Wno-unused   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright/foundation/hexdump.cpp
RefBase.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxCrash.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/SandboxCrash.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/glue/SandboxCrash.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o RefBase.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-format-security -Wno-multichar -Wno-sign-compare -Wno-unused   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/libutils/RefBase.cpp
String16.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o String16.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-format-security -Wno-multichar -Wno-sign-compare -Wno-unused   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/libutils/String16.cpp
String8.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIDOMNode.h:10,
                 from ../../dist/include/nsIDOMElement.h:10,
                 from ../../dist/include/mozilla/dom/XBLChildrenElement.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl/XBLChildrenElement.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xbl/Unified_cpp_dom_xbl0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/mozilla/DOMEventTargetHelper.h:10,
                 from ../../dist/include/mozilla/dom/MobileConnection.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/mobileconnection/MobileConnection.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
liblayout_base.a.desc
rm -f liblayout_base.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o String8.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-format-security -Wno-multichar -Wno-sign-compare -Wno-unused   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/libutils/String8.cpp
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/jspubtd.h:14,
                 from ../../../../dist/include/mozilla/dom/Exceptions.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/glue/SandboxCrash.cpp:19:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
VectorImpl.o
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/base'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/build'
mkdir -p '.deps/'
nsI18nModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsI18nModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/build -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/lwbrk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/strres -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/uconv -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/build/nsI18nModule.cpp
libxpcom_io.a.desc
rm -f libxpcom_io.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o VectorImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-format-security -Wno-multichar -Wno-sign-compare -Wno-unused   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/libutils/VectorImpl.cpp
Unified_cpp_media_libstagefright0.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/io'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/mime'
mkdir -p '.deps/'
nsMIMEHeaderParamImpl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMIMEHeaderParamImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/mime -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/mime/nsMIMEHeaderParamImpl.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from ../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/build/nsI18nModule.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings23.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings23.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings23.cpp
UnifiedBindings24.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsCRT.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/mime/nsMIMEHeaderParamImpl.cpp:12:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_media_libstagefright0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-format-security -Wno-multichar -Wno-sign-compare -Wno-unused   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libstagefright/Unified_cpp_media_libstagefright0.cpp
Unified_cpp_media_libstagefright1.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/AtomList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/TCPSocketErrorEventBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings22.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libintl_build.a.desc
rm -f libintl_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libintl_build.a.desc nsI18nModule.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/build'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/StaticXULComponentsEnd'
mkdir -p '.deps/'
StaticXULComponentsEnd.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o StaticXULComponentsEnd.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/library/StaticXULComponentsEnd -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/library/StaticXULComponentsEnd/StaticXULComponentsEnd.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsCharTraits.h:13,
                 from ../../dist/include/nsAlgorithm.h:10,
                 from ../../dist/include/nsCoord.h:9,
                 from ../../dist/include/nsSize.h:9,
                 from ../../dist/include/MediaData.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/Adts.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libstagefright/Unified_cpp_media_libstagefright0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/mozilla/Module.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/library/StaticXULComponentsEnd/StaticXULComponentsEnd.cpp:1:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libStaticXULComponentsEnd.a.desc
rm -f libStaticXULComponentsEnd.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libStaticXULComponentsEnd.a.desc StaticXULComponentsEnd.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/StaticXULComponentsEnd'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/vr'
mkdir -p '.deps/'
Unified_cpp_dom_vr0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_vr0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/vr -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/vr/Unified_cpp_dom_vr0.cpp
libsecurity_sandbox_linux_glue.a.desc
rm -f libsecurity_sandbox_linux_glue.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libsecurity_sandbox_linux_glue.a.desc safe_sprintf.o SandboxLogging.o SandboxCrash.o  
libnetwerk_mime.a.desc
rm -f libnetwerk_mime.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_mime.a.desc nsMIMEHeaderParamImpl.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/sandbox/linux/glue'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/build'
mkdir -p '.deps/'
nsNetModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsNetModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/mime -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/about -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/app -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/socket -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/streamconv -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/streamconv/converters -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/app -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/data -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/device -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/file -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/ftp -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/res -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/viewsource -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/wyciwyg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/system/linux -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cookie -I../../netwerk/dns -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build/nsNetModule.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/mime'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/html'
mkdir -p '.deps/'
Unified_cpp_accessible_html0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_accessible_html0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/html/Unified_cpp_accessible_html0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_cache1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/cache -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_cache1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/cache/Unified_cpp_dom_cache1.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/TouchListBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/TouchListBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings23.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/jspubtd.h:14,
                 from ../../dist/include/nsCycleCollectionTraversalCallback.h:10,
                 from ../../dist/include/nsCycleCollectionNoteChild.h:13,
                 from ../../dist/include/nsCycleCollectionParticipant.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsWrapperCache.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/vr/VRDevice.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/vr/Unified_cpp_dom_vr0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/mozilla/dom/cache/Types.h:11,
                 from ../../dist/include/mozilla/dom/cache/Context.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/cache/Context.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/cache/Unified_cpp_dom_cache1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/HyperTextAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/HyperTextAccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html/HTMLCanvasAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html/HTMLCanvasAccessible.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/html/Unified_cpp_accessible_html0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings24.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedBindings24.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings24.cpp
UnifiedBindings3.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build/nsNetModule.cpp:10:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings3.cpp
UnifiedBindings4.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings4.cpp
UnifiedBindings5.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_mobileconnection0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/mobileconnection -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system/gonk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/mobileconnection/Unified_cpp_dom_mobileconnection0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/EventHandlerBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/WebSocketBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings24.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/DOMStringMapBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/DOMStringMapBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings4.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/AtomList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/ChromeNotificationsBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings3.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/MozMobileConnectionBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/mobileconnection/Assertions.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/mobileconnection/Unified_cpp_dom_mobileconnection0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_parser_html1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/html/Unified_cpp_parser_html1.cpp
Unified_cpp_parser_html2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAtom.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html/nsHtml5HtmlAttributes.h:32,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html/nsHtml5PlainTextUtils.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html/nsHtml5PlainTextUtils.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/html/Unified_cpp_parser_html1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings5.cpp
libdom_vr.a.desc
rm -f libdom_vr.a
UnifiedBindings6.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_vr.a.desc Unified_cpp_dom_vr0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/vr'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/xremoteclient'
mkdir -p '.deps/'
XRemoteClient.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o XRemoteClient.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/xremoteclient -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/xremoteclient/XRemoteClient.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/xremoteclient/XRemoteClient.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libwidget_xremoteclient.a.desc
rm -f libwidget_xremoteclient.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwidget_xremoteclient.a.desc XRemoteClient.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_media_libstagefright1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/binding/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/empty -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/stubs/include/media/stagefright/foundation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/system/core/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-format-security -Wno-multichar -Wno-sign-compare -Wno-unused   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libstagefright/Unified_cpp_media_libstagefright1.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/xremoteclient'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/crashreporter/google-breakpad/src/processor'
mkdir -p '.deps/'
Unified_cpp_src_processor0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_src_processor0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DBP_LOGGING_INCLUDE='"BreakpadLogging.h"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter/google-breakpad/src/processor -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter/google-breakpad/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter/google-breakpad -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter/breakpad-logging -I../../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_src_processor0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-local-typedefs   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/crashreporter/google-breakpad/src/processor/Unified_cpp_src_processor0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/DOMPointBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/DocumentBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings5.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols16.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols16.cpp
UnifiedProtocols17.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libstagefright/Unified_cpp_media_libstagefright1.cpp:65:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp: In function 'stagefright::AString stagefright::StringPrintf(const char*, ...)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp:333:14: warning: ignoring return value of 'int vasprintf(char**, const char*, __gnuc_va_list)', declared with attribute warn_unused_result [-Wunused-result]
     vasprintf(&buffer, format, ap);
     ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
libnetwerk_build.a.desc
rm -f libnetwerk_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_build.a.desc nsNetModule.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/build'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/find'
mkdir -p '.deps/'
nsFindService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsFindService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/find -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/find/nsFindService.cpp
libaccessible_html.a.desc
rm -f libaccessible_html.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaccessible_html.a.desc Unified_cpp_accessible_html0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/html'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/strres'
mkdir -p '.deps/'
Unified_cpp_intl_strres0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_intl_strres0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/strres -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/strres/Unified_cpp_intl_strres0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsStringFwd.h:12,
                 from ../../../dist/include/nsAString.h:11,
                 from ../../../dist/include/nsSubstring.h:10,
                 from ../../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/find/nsFindService.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/find/nsFindService.cpp:13:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/mobilemessage/PMobileMessageCursor.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PMobileMessageCursor.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols16.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libmedia_libstagefright.a.desc
rm -f libmedia_libstagefright.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
libtoolkit_components_find.a.desc
rm -f libtoolkit_components_find.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_find.a.desc nsFindService.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libstagefright'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/bridge'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/find'
MediaModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MediaModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/bridge -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/bridge/MediaModule.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media'
mkdir -p '.deps/'
DecoderTraits.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DecoderTraits.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/DecoderTraits.cpp
Unified_cpp_dom_media0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/UniquePtr.h:12,
                 from ../../dist/include/GeckoProfiler.h:55,
                 from ../../dist/include/mozilla/ReentrantMonitor.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/strres/nsStringBundle.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/strres/nsStringBundle.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/strres/Unified_cpp_intl_strres0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols17.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols17.cpp
UnifiedProtocols18.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/DecoderTraits.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/DecoderTraits.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/mozilla/Module.h:10,
                 from ../../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/bridge/MediaModule.cpp:5:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libintl_strres.a.desc
rm -f libintl_strres.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libintl_strres.a.desc Unified_cpp_intl_strres0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/strres'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/archivereader'
mkdir -p '.deps/'
Unified_cpp_dom_archivereader0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_archivereader0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/archivereader -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/archivereader/Unified_cpp_dom_archivereader0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/plugins/PPluginBackgroundDestroyer.h:12,
                 from _ipdlheaders/mozilla/plugins/PPluginBackgroundDestroyerChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PPluginBackgroundDestroyerChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols17.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/jspubtd.h:14,
                 from ../../dist/include/nsCycleCollectionTraversalCallback.h:10,
                 from ../../dist/include/nsCycleCollectionNoteChild.h:13,
                 from ../../dist/include/nsCycleCollectionParticipant.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsWrapperCache.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/archivereader/ArchiveReader.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/archivereader/ArchiveEvent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/archivereader/ArchiveEvent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/archivereader/Unified_cpp_dom_archivereader0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_xbl1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xbl/Unified_cpp_dom_xbl1.cpp
libdom_mobileconnection.a.desc
rm -f libdom_mobileconnection.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_mobileconnection.a.desc MobileConnection.o Unified_cpp_dom_mobileconnection0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/mobileconnection'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/camera'
mkdir -p '.deps/'
Unified_cpp_dom_camera0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_camera0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/camera/Unified_cpp_dom_camera0.cpp
libdom_cache.a.desc
rm -f libdom_cache.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_cache.a.desc Unified_cpp_dom_cache0.o Unified_cpp_dom_cache1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/cache'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/build'
mkdir -p '.deps/'
nsImageModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsImageModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/build -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/bmp -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/ico -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/jpeg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/png -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/build/nsImageModule.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl/nsXBLWindowKeyHandler.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xbl/Unified_cpp_dom_xbl1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera/CameraControlImpl.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera/CameraControlImpl.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/camera/Unified_cpp_dom_camera0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from ../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/build/nsImageModule.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols18.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols18.cpp
UnifiedProtocols19.o
libdom_archivereader.a.desc
rm -f libdom_archivereader.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_archivereader.a.desc Unified_cpp_dom_archivereader0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/plugins/PPluginSurface.h:12,
                 from _ipdlheaders/mozilla/plugins/PPluginSurfaceParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PPluginSurfaceParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols18.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/archivereader'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache'
mkdir -p '.deps/'
Unified_cpp_netwerk_cache0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_netwerk_cache0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache/Unified_cpp_netwerk_cache0.cpp
Unified_cpp_netwerk_cache1.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsICache.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache/nsCacheEntry.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache/nsDiskCache.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache/nsApplicationCacheService.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache/Unified_cpp_netwerk_cache0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_media_bridge.a.desc
rm -f libdom_media_bridge.a
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media0.cpp
Unified_cpp_dom_media1.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_bridge.a.desc MediaModule.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/bridge'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/threads'
mkdir -p '.deps/'
Unified_cpp_xpcom_threads0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_threads0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter/google-breakpad/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/profiler -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/threads/Unified_cpp_xpcom_threads0.cpp
Unified_cpp_xpcom_threads1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_threads1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter/google-breakpad/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/profiler -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_threads1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/threads/Unified_cpp_xpcom_threads1.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/AbstractThread.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/AbstractThread.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_xbl.a.desc
rm -f libdom_xbl.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_xbl.a.desc Unified_cpp_dom_xbl0.o Unified_cpp_dom_xbl1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xbl'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsITimer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsTimerImpl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsTimerImpl.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/threads/Unified_cpp_xpcom_threads1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
Unified_cpp_dom_canvas0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_canvas0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas0.cpp
Unified_cpp_dom_canvas1.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from ../../dist/include/mozilla/CDMCaps.h:10,
                 from ../../dist/include/mozilla/CDMProxy.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/MediaDecoder.h:188,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/ADTSDecoder.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/ADTSDecoder.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libimage_build.a.desc
rm -f libimage_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libimage_build.a.desc nsImageModule.o  
libtoolkit_crashreporter_google-breakpad_src_processor.a.desc
rm -f libtoolkit_crashreporter_google-breakpad_src_processor.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_crashreporter_google-breakpad_src_processor.a.desc Unified_cpp_src_processor0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/build'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/crashreporter/google-breakpad/src/processor'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media1.cpp
Unified_cpp_dom_media2.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/xre'
mkdir -p '.deps/'
ProfileReset.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/encoders/png'
mkdir -p '.deps/'
nsPNGEncoder.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsPNGEncoder.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/png -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/png/nsPNGEncoder.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ProfileReset.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_GLX_TEST -DMOZ_APP_NAME='"firefox"' -DMOZ_APP_BASENAME='"Firefox"' -DMOZ_APP_VERSION='"45.9.0"' -DOS_TARGET='"Linux"' -DMOZ_WIDGET_TOOLKIT='"gtk2"' -DTARGET_OS_ABI='"Linux_x86-gcc3"' -DWRAP_SYSTEM_INCLUDES -DGRE_MILESTONE=45.9.0 -DAPP_VERSION=45.9.0 -DAPP_ID='{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DTOOLKIT_EM_VERSION='"45.9.0"' -DGRE_BUILDID=20170913232830 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/profile -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/testing/gtest/mozilla -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/xremoteclient -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ProfileReset.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/ProfileReset.cpp
nsAppRunner.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols19.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols19.cpp
UnifiedProtocols2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_parser_html2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/html/Unified_cpp_parser_html2.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/ImageLogging.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/png/nsPNGEncoder.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAppStartup.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/ProfileReset.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsCharTraits.h:13,
                 from ../../dist/include/nsAlgorithm.h:10,
                 from ../../dist/include/nsCoord.h:9,
                 from ../../dist/include/nsSize.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/CanvasImageCache.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/CanvasImageCache.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings6.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings6.cpp
UnifiedBindings7.o
libimage_encoders_png.a.desc
rm -f libimage_encoders_png.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libimage_encoders_png.a.desc nsPNGEncoder.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/GetUserMediaRequest.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/encoders/png'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/embedding/PPrinting.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PPrinting.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols19.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style'
mkdir -p '.deps/'
nsCSSRuleProcessor.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCSSRuleProcessor.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSRuleProcessor.cpp
Unified_cpp_layout_style0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAtom.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html/nsHtml5HtmlAttributes.h:32,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html/nsHtml5TreeOperation.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/html/nsHtml5TreeOperation.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/html/Unified_cpp_parser_html2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsAppRunner.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_GLX_TEST -DMOZ_APP_NAME='"firefox"' -DMOZ_APP_BASENAME='"Firefox"' -DMOZ_APP_VERSION='"45.9.0"' -DOS_TARGET='"Linux"' -DMOZ_WIDGET_TOOLKIT='"gtk2"' -DTARGET_OS_ABI='"Linux_x86-gcc3"' -DWRAP_SYSTEM_INCLUDES -DGRE_MILESTONE=45.9.0 -DAPP_VERSION=45.9.0 -DAPP_ID='{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DTOOLKIT_EM_VERSION='"45.9.0"' -DGRE_BUILDID=20170913232830 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/profile -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/testing/gtest/mozilla -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/xremoteclient -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/nsAppRunner.cpp
nsEmbedFunctions.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings7.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings7.cpp
UnifiedBindings8.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings8.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings8.cpp
UnifiedBindings9.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsDebug.h:10,
                 from ../../dist/include/mozilla/EventStates.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSRuleProcessor.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSRuleProcessor.cpp:19:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/FileReaderSyncBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/FileReaderSyncBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings6.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/HTMLContentElementBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/HTMLContentElementBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings7.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/HTMLElementBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/HTMLMetaElementBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings8.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedBindings9.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings9.cpp
StructuredClone.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/HTMLElementBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/HTMLTrackElementBinding.cpp:3,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/UnifiedBindings9.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxpcom_threads.a.desc
rm -f libxpcom_threads.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpcom_threads.a.desc Unified_cpp_xpcom_threads0.o Unified_cpp_xpcom_threads1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/threads'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/vr'
mkdir -p '.deps/'
gfxVROculus050.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gfxVROculus050.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/vr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/gfxVROculus050.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/vr/gfxVROculus050.cpp
Unified_cpp_gfx_vr0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_netwerk_cache1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache/Unified_cpp_netwerk_cache1.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache/nsCache.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache/nsMemoryCacheDevice.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache/Unified_cpp_netwerk_cache1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o StructuredClone.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/StructuredClone.cpp
Unified_cpp_dom_bindings0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols2.cpp
UnifiedProtocols20.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols20.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols20.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols20.cpp
UnifiedProtocols21.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Casting.h:12,
                 from ../../dist/include/jstypes.h:25,
                 from ../../dist/include/js/StructuredClone.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/StructuredClone.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols21.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols21.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols21.cpp
UnifiedProtocols22.o
libnetwerk_cache.a.desc
rm -f libnetwerk_cache.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_cache.a.desc Unified_cpp_netwerk_cache0.o Unified_cpp_netwerk_cache1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/cache'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/srtp/src'
mkdir -p '.deps/'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_vr0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/vr -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/thebes -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_vr0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/vr/Unified_cpp_gfx_vr0.cpp
Unified_c_netwerk_srtp_src0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_netwerk_srtp_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_netwerk_srtp_src0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/srtp/src/Unified_c_netwerk_srtp_src0.c
Unified_c_netwerk_srtp_src1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/srtp/src/Unified_c_netwerk_srtp_src0.c:128:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c: In function 'gf2_8_multiply':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:57:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (y &   1) z ^= x; x = gf2_8_shift(x);
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:57:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (y &   1) z ^= x; x = gf2_8_shift(x);
                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:58:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (y &   2) z ^= x; x = gf2_8_shift(x);
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:58:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (y &   2) z ^= x; x = gf2_8_shift(x);
                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:59:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (y &   4) z ^= x; x = gf2_8_shift(x);
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:59:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (y &   4) z ^= x; x = gf2_8_shift(x);
                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:60:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (y &   8) z ^= x; x = gf2_8_shift(x);
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:60:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (y &   8) z ^= x; x = gf2_8_shift(x);
                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:61:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (y &  16) z ^= x; x = gf2_8_shift(x);
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:61:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (y &  16) z ^= x; x = gf2_8_shift(x);
                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:62:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (y &  32) z ^= x; x = gf2_8_shift(x);
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:62:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (y &  32) z ^= x; x = gf2_8_shift(x);
                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:63:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (y &  64) z ^= x; x = gf2_8_shift(x);
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:63:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (y &  64) z ^= x; x = gf2_8_shift(x);
                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c: In function 'gf2_8_compute_inverse':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:77:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for (i=0; i < 256; i++)
   ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/math/gf2_8.c:81:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
     return 0;
     ^~~~~~
libparser_html.a.desc
rm -f libparser_html.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libparser_html.a.desc Unified_cpp_parser_html0.o Unified_cpp_parser_html1.o Unified_cpp_parser_html2.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/indexedDB/PBackgroundIDBDatabaseRequest.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PBackgroundIDBDatabaseRequest.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/html'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_netwerk_srtp_src1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DCPU_CISC=1 -DHAVE_X86 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_netwerk_srtp_src1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/srtp/src/Unified_c_netwerk_srtp_src1.c
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/vr/gfxVR.cpp:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/vr/Unified_cpp_gfx_vr0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/quota/PQuotaUsageRequest.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PQuotaUsageRequest.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols20.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_camera.a.desc
rm -f libdom_camera.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_camera.a.desc Unified_cpp_dom_camera0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/net/PRtspController.h:12,
                 from _ipdlheaders/mozilla/net/PRtspControllerChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PRtspControllerChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols21.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/camera'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/device'
mkdir -p '.deps/'
Unified_cpp_protocol_device0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_protocol_device0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/device -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_device0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/device/Unified_cpp_protocol_device0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols22.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols22.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols22.cpp
UnifiedProtocols23.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSRuleProcessor.cpp: In member function 'nsRestyleHint nsCSSRuleProcessor::HasStateDependentStyle(ElementDependentRuleProcessorData*, mozilla::dom::Element*, nsCSSPseudoElements::Type, mozilla::EventStates)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSRuleProcessor.cpp:2788:32: warning: 'selectorForPseudo' may be used uninitialized in this function [-Wmaybe-uninitialized]
            StateSelectorMatches(aStatefulElement, selectorForPseudo,
            ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                 nodeContext, aData->mTreeMatchContext,
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                 selectorFlags, nullptr, aStateMask)) &&
                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libnksrtp_s.a.desc
rm -f libnksrtp_s.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnksrtp_s.a.desc Unified_c_netwerk_srtp_src0.o Unified_c_netwerk_srtp_src1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/srtp/src'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/parentalcontrols'
mkdir -p '.deps/'
nsParentalControlsServiceDefault.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsParentalControlsServiceDefault.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/parentalcontrols -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsParentalControlsServiceDefault.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/parentalcontrols/nsParentalControlsServiceDefault.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsStringFwd.h:12,
                 from ../../../dist/include/nsAString.h:11,
                 from ../../../dist/include/nsSubstring.h:10,
                 from ../../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsBaseChannel.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/device/nsDeviceChannel.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/device/nsDeviceChannel.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/device/Unified_cpp_protocol_device0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_style0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style0.cpp
Unified_cpp_layout_style1.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIParentalControlsService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/parentalcontrols/nsParentalControlsService.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/parentalcontrols/nsParentalControlsServiceDefault.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_components_parentalcontrols.a.desc
rm -f libtoolkit_components_parentalcontrols.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_parentalcontrols.a.desc nsParentalControlsServiceDefault.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/parentalcontrols'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/ffmpeg57'
mkdir -p '.deps/'
Unified_cpp_ffmpeg_ffmpeg570.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_ffmpeg_ffmpeg570.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg/ffmpeg57 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg/ffmpeg57/include -I../../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_ffmpeg_ffmpeg570.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/ffmpeg57/Unified_cpp_ffmpeg_ffmpeg570.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/mobilemessage/PSmsRequest.h:12,
                 from _ipdlheaders/mozilla/dom/mobilemessage/PSmsRequestParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PSmsRequestParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols22.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_bindings0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -I. -I../../dist/include/mozilla/dom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webaudio -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/Unified_cpp_dom_bindings0.cpp
libnetwerk_protocol_device.a.desc
rm -f libnetwerk_protocol_device.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_protocol_device.a.desc Unified_cpp_protocol_device0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/device'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/satchel'
mkdir -p '.deps/'
In file included from ../../../../../dist/include/nscore.h:20:0,
                 from ../../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../../dist/include/mozilla/Logging.h:12,
                 from ../../../../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../../../../dist/include/mozilla/CondVar.h:12,
                 from ../../../../../dist/include/mozilla/Monitor.h:10,
                 from ../../../../../dist/include/mozilla/TaskQueue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg/FFmpegAudioDecoder.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/ffmpeg57/Unified_cpp_ffmpeg_ffmpeg570.cpp:2:
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
nsFormFillController.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsFormFillController.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/satchel -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/build -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsFormFillController.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/satchel/nsFormFillController.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/nsAppRunner.cpp: In function 'int XREMain::XRE_mainStartup(bool*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/nsAppRunner.cpp:2360:7: warning: 'currentIsSelected' may be used uninitialized in this function [-Wmaybe-uninitialized]
       if (!currentIsSelected) {
       ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/nsAppRunner.cpp:2356:12: note: 'currentIsSelected' was declared here
       bool currentIsSelected;
            ^~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Atomics.h:19,
                 from ../../dist/include/jsfriendapi.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/BindingUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings/BindingUtils.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings/Unified_cpp_dom_bindings0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIFormFillController.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/satchel/nsFormFillController.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/satchel/nsFormFillController.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsEmbedFunctions.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_GLX_TEST -DMOZ_APP_NAME='"firefox"' -DMOZ_APP_BASENAME='"Firefox"' -DMOZ_APP_VERSION='"45.9.0"' -DOS_TARGET='"Linux"' -DMOZ_WIDGET_TOOLKIT='"gtk2"' -DTARGET_OS_ABI='"Linux_x86-gcc3"' -DWRAP_SYSTEM_INCLUDES -DGRE_MILESTONE=45.9.0 -DAPP_VERSION=45.9.0 -DAPP_ID='{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DTOOLKIT_EM_VERSION='"45.9.0"' -DGRE_BUILDID=20170913232830 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/profile -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/testing/gtest/mozilla -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/xremoteclient -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/nsEmbedFunctions.cpp
Unified_cpp_toolkit_xre0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols23.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols23.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols23.cpp
UnifiedProtocols24.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media2.cpp
Unified_cpp_dom_media3.o
libgfx_vr.a.desc
rm -f libgfx_vr.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_vr.a.desc gfxVROculus050.o Unified_cpp_gfx_vr0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/vr'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/imagecapture'
mkdir -p '.deps/'
Unified_cpp_media_imagecapture0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_media_imagecapture0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/imagecapture -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_media_imagecapture0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/imagecapture/Unified_cpp_media_imagecapture0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/nsEmbedFunctions.cpp:11:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/net/PTCPSocket.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PTCPSocket.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols23.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/MediaResource.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/MediaResource.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/ImageContainer.h:13,
                 from ../../../dist/include/DOMMediaStream.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/imagecapture/CaptureTask.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/imagecapture/CaptureTask.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/imagecapture/Unified_cpp_media_imagecapture0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_media_platforms_ffmpeg_ffmpeg57.a.desc
rm -f libdom_media_platforms_ffmpeg_ffmpeg57.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_platforms_ffmpeg_ffmpeg57.a.desc Unified_cpp_ffmpeg_ffmpeg570.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/ffmpeg/ffmpeg57'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/raw'
mkdir -p '.deps/'
Unified_cpp_dom_media_raw0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_raw0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/raw -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_raw0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/raw/Unified_cpp_dom_media_raw0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/UniquePtr.h:12,
                 from ../../../dist/include/GeckoProfiler.h:55,
                 from ../../../dist/include/mozilla/ReentrantMonitor.h:13,
                 from ../../../dist/include/MediaDecoderStateMachine.h:86,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/raw/RawDecoder.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/raw/Unified_cpp_dom_media_raw0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_components_satchel.a.desc
rm -f libtoolkit_components_satchel.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_satchel.a.desc nsFormFillController.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/satchel'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xpcom'
mkdir -p '.deps/'
xpcAccEvents.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o xpcAccEvents.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/xpcAccEvents.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xpcom/xpcAccEvents.cpp
Unified_cpp_accessible_xpcom0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xpcom/xpcAccEvents.h:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xpcom/xpcAccEvents.cpp:3:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_accessible_xpcom0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_accessible_xpcom0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xpcom/Unified_cpp_accessible_xpcom0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_toolkit_xre0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_GLX_TEST -DMOZ_APP_NAME='"firefox"' -DMOZ_APP_BASENAME='"Firefox"' -DMOZ_APP_VERSION='"45.9.0"' -DOS_TARGET='"Linux"' -DMOZ_WIDGET_TOOLKIT='"gtk2"' -DTARGET_OS_ABI='"Linux_x86-gcc3"' -DWRAP_SYSTEM_INCLUDES -DGRE_MILESTONE=45.9.0 -DAPP_VERSION=45.9.0 -DAPP_ID='{ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DTOOLKIT_EM_VERSION='"45.9.0"' -DGRE_BUILDID=20170913232830 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/profile -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/testing/gtest/mozilla -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/xremoteclient -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/xre/Unified_cpp_toolkit_xre0.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/sctp/src'
mkdir -p '.deps/'
sctp_asconf.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_asconf.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_asconf.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_asconf.c
sctp_auth.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessibleRelation.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom/nsAccessibleRelation.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom/nsAccessibleRelation.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xpcom/Unified_cpp_accessible_xpcom0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/mozilla/BlockingResourceBase.h:14:0,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/MediaResource.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/MediaResource.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media2.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/MediaStreamGraph.cpp: In member function 'void mozilla::MediaStream::AddMainThreadListener(mozilla::MainThreadMediaStreamListener*)':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/MediaStreamGraph.cpp:2150:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(NS_DispatchToMainThread(runnable.forget())));
   ^
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_auth.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_auth.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_auth.c
sctp_bsd_addr.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/CanvasRenderingContext2D.cpp: In member function 'nsresult mozilla::dom::CanvasRenderingContext2D::GetImageDataArray(JSContext*, int32_t, int32_t, uint32_t, uint32_t, JSObject**)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/CanvasRenderingContext2D.cpp:5224:12: warning: 'srcStride' may be used uninitialized in this function [-Wmaybe-uninitialized]
   uint32_t srcStride;
            ^~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/CanvasRenderingContext2D.cpp:5262:11: warning: 'src' may be used uninitialized in this function [-Wmaybe-uninitialized]
       src += srcStride - (dstWriteRect.width * 4);
       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/devtools/server'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsID.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/nsXULAppAPI.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre/CreateAppData.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/xre/Unified_cpp_toolkit_xre0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols24.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols24.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols24.cpp
UnifiedProtocols25.o
nsJSInspector.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsJSInspector.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/devtools/server -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/devtools/server/nsJSInspector.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/TextTrackList.cpp: In member function 'void mozilla::dom::TextTrackList::CreateAndDispatchTrackEventRunner(mozilla::dom::TextTrack*, const nsAString_internal&)':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/TextTrackList.cpp:196:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_bsd_addr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_bsd_addr.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_bsd_addr.c
sctp_callout.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIJSInspector.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/devtools/server/nsJSInspector.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/devtools/server/nsJSInspector.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols25.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols25.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols25.cpp
UnifiedProtocols26.o
libdom_media_imagecapture.a.desc
rm -f libdom_media_imagecapture.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_imagecapture.a.desc Unified_cpp_media_imagecapture0.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_callout.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_callout.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_callout.c
sctp_cc_functions.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/imagecapture'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/components'
mkdir -p '.deps/'
nsCategoryManager.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCategoryManager.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsCategoryManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/nsCategoryManager.cpp
nsComponentManager.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_cc_functions.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_cc_functions.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_cc_functions.c
sctp_crc32.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_crc32.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_crc32.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_crc32.c
sctp_indata.o
libdevtools_server.a.desc
rm -f libdevtools_server.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdevtools_server.a.desc nsJSInspector.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_indata.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_indata.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_indata.c
sctp_input.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/devtools/server'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/profile'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/layers/PTexture.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PTexture.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols24.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
Unified_cpp_toolkit_profile0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_toolkit_profile0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/profile -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_toolkit_profile0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/profile/Unified_cpp_toolkit_profile0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsICategoryManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/nsCategoryManager.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/PWebBrowserPersistResources.h:12,
                 from _ipdlheaders/mozilla/PWebBrowserPersistResourcesChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PWebBrowserPersistResourcesChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols25.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/profile/nsProfileStringTypes.h:30,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/profile/nsProfileLock.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/profile/Unified_cpp_toolkit_profile0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_input.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_input.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c
sctp_output.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/audiochannel'
mkdir -p '.deps/'
Unified_cpp_dom_audiochannel0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_audiochannel0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/audiochannel -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_audiochannel0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/audiochannel/Unified_cpp_dom_audiochannel0.cpp
libdom_media_raw.a.desc
rm -f libdom_media_raw.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_raw.a.desc Unified_cpp_dom_media_raw0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols26.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UnifiedProtocols26.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols26.cpp
UnifiedProtocols3.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/raw'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/base'
mkdir -p '.deps/'
Unified_cpp_docshell_base0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_docshell_base0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_TOOLKIT_SEARCH -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/shistory -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/viewsource -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/profiler -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_docshell_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/base/Unified_cpp_docshell_base0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsComponentManager.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsComponentManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/nsComponentManager.cpp
Unified_cpp_xpcom_components0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAudioChannelAgent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/audiochannel/AudioChannelAgent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/audiochannel/AudioChannelAgent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/audiochannel/Unified_cpp_dom_audiochannel0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_profile.a.desc
rm -f libtoolkit_profile.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_profile.a.desc Unified_cpp_toolkit_profile0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/net/PWyciwygChannel.h:12,
                 from _ipdlheaders/mozilla/net/PWyciwygChannelParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PWyciwygChannelParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols26.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/nsComponentManager.cpp:20:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/profile'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/glue'
mkdir -p '.deps/'
BackgroundChildImpl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o BackgroundChildImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_CHILD_PROCESS_NAME='"plugin-container"' -DMOZ_CHILD_PROCESS_NAME_PIE='""' -DMOZ_CHILD_PROCESS_BUNDLE='"plugin-container.app/Contents/MacOS/"' -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/broadcastchannel -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/BackgroundChildImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/BackgroundChildImpl.cpp
BackgroundParentImpl.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c: In function 'sctp_process_control':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:4678:38: warning: '%s' directive output truncated writing 137 bytes into a region of size 58 [-Wformat-truncation=]
    snprintf(msg, sizeof(msg), "OOTB, %s:%d at %s\n", __FILE__, __LINE__, __FUNCTION__);
                                      ^~              ~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/stdio.h:862:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/stdio.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os_userspace.h:434,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os.h:72,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:38:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 174 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:4724:39: warning: '%s' directive output truncated writing 137 bytes into a region of size 58 [-Wformat-truncation=]
     snprintf(msg, sizeof(msg), "OOTB, %s:%d at %s\n", __FILE__, __LINE__, __FUNCTION__);
                                       ^~              ~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/stdio.h:862:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/stdio.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os_userspace.h:434,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os.h:72,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:38:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 174 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_canvas1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas1.cpp
Unified_cpp_dom_canvas2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_output.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_output.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_output.c
sctp_pcb.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style0.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/CSSStyleSheet.cpp: In member function 'bool nsMediaExpression::Matches(nsPresContext*, const nsCSSValue&) const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/CSSStyleSheet.cpp:282:21: warning: 'cmp' may be used uninitialized in this function [-Wmaybe-uninitialized]
       return cmp == 0;
                     ^
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/libjar'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base/LoadContext.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/base/Unified_cpp_docshell_base0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
nsJAR.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsJAR.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsJAR.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJAR.cpp
nsJARChannel.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c: In function 'sctp_common_input_processing':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:5910:38: warning: '%s' directive output truncated writing 137 bytes into a region of size 58 [-Wformat-truncation=]
    snprintf(msg, sizeof(msg), "OOTB, %s:%d at %s\n", __FILE__, __LINE__, __FUNCTION__);
                                      ^~              ~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/stdio.h:862:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/stdio.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os_userspace.h:434,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os.h:72,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:38:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 182 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:5966:38: warning: '%s' directive output truncated writing 137 bytes into a region of size 58 [-Wformat-truncation=]
    snprintf(msg, sizeof(msg), "OOTB, %s:%d at %s\n", __FILE__, __LINE__, __FUNCTION__);
                                      ^~              ~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/stdio.h:862:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/stdio.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os_userspace.h:434,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os.h:72,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:38:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 182 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:6041:38: warning: '%s' directive output truncated writing 137 bytes into a region of size 58 [-Wformat-truncation=]
    snprintf(msg, sizeof(msg), "OOTB, %s:%d at %s\n", __FILE__, __LINE__, __FUNCTION__);
                                      ^~              ~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/stdio.h:862:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/stdio.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os_userspace.h:434,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os.h:72,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_input.c:38:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 182 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_xre.a.desc
rm -f libtoolkit_xre.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_xre.a.desc ProfileReset.o nsAppRunner.o nsEmbedFunctions.o Unified_cpp_toolkit_xre0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackground.h:12,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackgroundChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/BackgroundChildImpl.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/BackgroundChildImpl.cpp:5:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_pcb.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_pcb.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_pcb.c
sctp_peeloff.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/xre'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/tools/memory-profiler'
mkdir -p '.deps/'
Unified_cpp_memory-profiler0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_memory-profiler0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/memory-profiler -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_memory-profiler0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/tools/memory-profiler/Unified_cpp_memory-profiler0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIInputStream.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJARInputStream.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJAR.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/CheckedInt.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLContext.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGL2Context.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGL2ContextDraw.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_peeloff.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_peeloff.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_peeloff.c
sctp_sha1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/HashFunctions.h:50,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/memory-profiler/CompactTraceTable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/memory-profiler/GCHeapProfilerImpl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/memory-profiler/GCHeapProfilerImpl.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/tools/memory-profiler/Unified_cpp_memory-profiler0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_sha1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_sha1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_sha1.c
sctp_ss_functions.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_ss_functions.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_ss_functions.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_ss_functions.c
sctp_sysctl.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/fmp4'
mkdir -p '.deps/'
MP4Demuxer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MP4Demuxer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/fmp4 -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/MP4Demuxer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/fmp4/MP4Demuxer.cpp
Unified_cpp_dom_media_fmp40.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_sysctl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_sysctl.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_sysctl.c
sctp_timer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_components0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_components0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/components/Unified_cpp_xpcom_components0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols3.cpp
UnifiedProtocols4.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsJARChannel.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsJARChannel.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJARChannel.cpp
nsJARFactory.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_timer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_timer.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_timer.c
sctp_userspace.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_output.c: In function 'sctp_send_initiate_ack':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_output.c:5890:32: warning: '%s' directive output truncated writing 138 bytes into a region of size 64 [-Wformat-truncation=]
    snprintf(msg, sizeof(msg), "%s:%d at %s\n", __FILE__, __LINE__, __FUNCTION__);
                                ^~              ~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/stdio.h:862:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/stdio.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os_userspace.h:434,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_os.h:72,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_output.c:38:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 171 bytes into a destination of size 64
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libaccessible_xpcom.a.desc
rm -f libaccessible_xpcom.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaccessible_xpcom.a.desc xpcAccEvents.o Unified_cpp_accessible_xpcom0.o  
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/ManifestParser.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/components/Unified_cpp_xpcom_components0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xpcom'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/components/windowds'
mkdir -p '.deps/'
nsWindowDataSource.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsWindowDataSource.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/windowds -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsWindowDataSource.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/windowds/nsWindowDataSource.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_userspace.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_userspace.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_userspace.c
sctp_usrreq.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o BackgroundParentImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_CHILD_PROCESS_NAME='"plugin-container"' -DMOZ_CHILD_PROCESS_NAME_PIE='""' -DMOZ_CHILD_PROCESS_BUNDLE='"plugin-container.app/Contents/MacOS/"' -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/broadcastchannel -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/BackgroundParentImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/BackgroundParentImpl.cpp
FileDescriptorSetChild.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIRDFDataSource.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/windowds/nsWindowDataSource.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/windowds/nsWindowDataSource.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp_usrreq.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp_usrreq.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctp_usrreq.c
sctputil.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctputil.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctputil.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet/sctputil.c
sctp6_usrreq.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/indexedDB/PBackgroundIDBVersionChangeTransaction.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PBackgroundIDBVersionChangeTransaction.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols3.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJAR.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJARChannel.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxpfe_components_windowds.a.desc
rm -f libxpfe_components_windowds.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpfe_components_windowds.a.desc nsWindowDataSource.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/components/windowds'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libsoundtouch/src'
mkdir -p '.deps/'
libtools_memory-profiler.a.desc
rm -f libtools_memory-profiler.a
sse_optimized.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sse_optimized.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DST_NO_EXCEPTION_HANDLING=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/sse_optimized.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -include soundtouch_perms.h -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/sse_optimized.cpp
Unified_cpp_libsoundtouch_src0.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtools_memory-profiler.a.desc Unified_cpp_memory-profiler0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackground.h:12,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackgroundParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/BackgroundParentImpl.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/BackgroundParentImpl.cpp:5:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/tools/memory-profiler'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_libsoundtouch_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DST_NO_EXCEPTION_HANDLING=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_libsoundtouch_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -include soundtouch_perms.h   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_style1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp
Unified_cpp_layout_style2.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/sse_optimized.cpp:262:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
     #pragma omp parallel for
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/FIRFilter.cpp:89:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
     #pragma omp parallel for
 
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/FIRFilter.cpp:145:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
     #pragma omp parallel for
 
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/FIRFilter.cpp:192:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
     #pragma omp parallel for
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/InterpolateShannon.cpp:75:0: warning: "PI" redefined
 #define PI 3.1415926536
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/AAFilter.cpp:52:0: note: this is the location of the previous definition
 #define PI        3.141592655357989
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:83:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/TDStretch.cpp:306:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
     #pragma omp parallel for
 
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/TDStretch.cpp:331:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
             #pragma omp critical
 
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_style2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style2.cpp
Unified_cpp_layout_style3.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/RateTransposer.cpp: In member function 'void soundtouch::RateTransposer::processSamples(const SAMPLETYPE*, uint)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libsoundtouch/src/RateTransposer.cpp:133:10: warning: variable 'count' set but not used [-Wunused-but-set-variable]
     uint count;
          ^~~~~
libxpcom_components.a.desc
rm -f libxpcom_components.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpcom_components.a.desc nsCategoryManager.o nsComponentManager.o Unified_cpp_xpcom_components0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/components'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/hal'
mkdir -p '.deps/'
Hal.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Hal.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal -I. -I../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Hal.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal/Hal.cpp
Unified_cpp_hal0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sctp6_usrreq.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sctp6_usrreq.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/netinet6/sctp6_usrreq.c
user_environment.o
libdom_audiochannel.a.desc
rm -f libdom_audiochannel.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_audiochannel.a.desc Unified_cpp_dom_audiochannel0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/audiochannel'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/editor/txtsvc'
mkdir -p '.deps/'
Unified_cpp_editor_txtsvc0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_editor_txtsvc0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txtsvc -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_editor_txtsvc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/editor/txtsvc/Unified_cpp_editor_txtsvc0.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o user_environment.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/user_environment.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/user_environment.c
user_mbuf.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o user_mbuf.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/user_mbuf.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/user_mbuf.c
user_recv_thread.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsID.h:12,
                 from ../../dist/include/nsHashKeys.h:10,
                 from ../../dist/include/nsDataHashtable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/CSSVariableDeclarations.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/Declaration.h:22,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSRules.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSRules.cpp:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../dist/include/nscore.h:20:0,
                 from ../dist/include/nsTraceRefcnt.h:10,
                 from ../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../ipc/ipdl/_ipdlheaders/mozilla/hal_sandbox/PHal.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal/Hal.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal/Hal.cpp:7:
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libmedia_libsoundtouch_src.a.desc
rm -f libmedia_libsoundtouch_src.a
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o user_recv_thread.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/user_recv_thread.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/user_recv_thread.c
user_socket.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_libsoundtouch_src.a.desc sse_optimized.o Unified_cpp_libsoundtouch_src0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libsoundtouch/src'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libmkv'
mkdir -p '.deps/'
EbmlBufferWriter.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o EbmlBufferWriter.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libmkv -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/EbmlBufferWriter.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libmkv/EbmlBufferWriter.c
EbmlWriter.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txtsvc/nsFilteredContentIterator.cpp:6:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/editor/txtsvc/Unified_cpp_editor_txtsvc0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o EbmlWriter.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libmkv -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/EbmlWriter.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libmkv/EbmlWriter.c
WebMElement.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o user_socket.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DINET=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -D_GNU_SOURCE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/user_socket.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -std=gnu99   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src/user_socket.c
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src'
mkdir -p '.deps/'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebMElement.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libmkv -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/WebMElement.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libmkv/WebMElement.c
Unified_cpp_gfx_graphite2_src0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_graphite2_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp
Unified_cpp_gfx_graphite2_src1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media3.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsDebug.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base/nsChangeHint.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/LayerAnimationInfo.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/LayerAnimationInfo.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libmedia_libmkv.a.desc
rm -f libmedia_libmkv.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_libmkv.a.desc EbmlBufferWriter.o EbmlWriter.o WebMElement.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libmkv'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libnestegg/src'
mkdir -p '.deps/'
Unified_c_media_libnestegg_src0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libnestegg_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libnestegg/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libnestegg_src0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libnestegg/src/Unified_c_media_libnestegg_src0.c
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_fmp40.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/fmp4 -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_fmp40.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/fmp4/Unified_cpp_dom_media_fmp40.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/MozGrMalloc.h:13:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/inc/Main.h:33,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/Bidi.cpp:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o FileDescriptorSetChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_CHILD_PROCESS_NAME='"plugin-container"' -DMOZ_CHILD_PROCESS_NAME_PIE='""' -DMOZ_CHILD_PROCESS_BUNDLE='"plugin-container.app/Contents/MacOS/"' -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/broadcastchannel -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/FileDescriptorSetChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/FileDescriptorSetChild.cpp
FileDescriptorSetParent.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libspeex_resampler/src'
mkdir -p '.deps/'
resample.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o resample.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOUTSIDE_SPEEX -DEXPORT='' -DFLOATING_POINT -D_USE_SSE -D_USE_SSE2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libspeex_resampler/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/resample.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-sign-compare   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libspeex_resampler/src/resample.c
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o FileDescriptorSetParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_CHILD_PROCESS_NAME='"plugin-container"' -DMOZ_CHILD_PROCESS_NAME_PIE='""' -DMOZ_CHILD_PROCESS_BUNDLE='"plugin-container.app/Contents/MacOS/"' -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/broadcastchannel -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/FileDescriptorSetParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/FileDescriptorSetParent.cpp
GeckoChildProcessHost.o
resample_sse.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols4.cpp
UnifiedProtocols5.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/Code.cpp:80:22: warning: 'graphite2::vm::Machine::Code::decoder' has a field 'graphite2::vm::Machine::Code::decoder::_contexts' whose type uses the anonymous namespace [-Wsubobject-linkage]
 class Machine::Code::decoder
                      ^~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/FileDescriptorSetChild.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/FileDescriptorSetChild.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsStringFwd.h:12,
                 from ../../../dist/include/nsAString.h:11,
                 from ../../../dist/include/nsSubstring.h:10,
                 from ../../../dist/include/nsString.h:12,
                 from ../../../dist/include/mozilla/CDMCaps.h:10,
                 from ../../../dist/include/mozilla/CDMProxy.h:10,
                 from ../../../dist/include/MediaDecoder.h:188,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/fmp4/MP4Decoder.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/fmp4/MP4Decoder.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/fmp4/Unified_cpp_dom_media_fmp40.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/VideoFrameContainer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/VideoFrameContainer.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media3.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/Face.cpp: In member function 'graphite2::Error graphite2::Face::Table::decompress()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/Face.cpp:333:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (!e.test(!uncompressed_table || uncompressed_size < 4, E_OUTOFMEM))
         ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/Face.cpp:337:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
             e.test(lz4::decompress(p, _sz - 2*sizeof(uint32), uncompressed_table, uncompressed_size) != signed(uncompressed_size), E_SHRINKERFAILED);
             ^
libnksctp_s.a.desc
rm -f libnksctp_s.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnksctp_s.a.desc sctp_asconf.o sctp_auth.o sctp_bsd_addr.o sctp_callout.o sctp_cc_functions.o sctp_crc32.o sctp_indata.o sctp_input.o sctp_output.o sctp_pcb.o sctp_peeloff.o sctp_sha1.o sctp_ss_functions.o sctp_sysctl.o sctp_timer.o sctp_userspace.o sctp_usrreq.o sctputil.o sctp6_usrreq.o user_environment.o user_mbuf.o user_recv_thread.o user_socket.o  
libmedia_libnestegg_src.a.desc
rm -f libmedia_libnestegg_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_libnestegg_src.a.desc Unified_c_media_libnestegg_src0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/sctp/src'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o resample_sse.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOUTSIDE_SPEEX -DEXPORT='' -DFLOATING_POINT -D_USE_SSE -D_USE_SSE2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libspeex_resampler/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/resample_sse.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-sign-compare -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libspeex_resampler/src/resample_sse.c
simd_detect.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libtheora'
mkdir -p '.deps/'
mmxfrag.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mmxfrag.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/mmxfrag.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/lib/x86/mmxfrag.c
mmxidct.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libnestegg/src'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mmxidct.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/mmxidct.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/lib/x86/mmxidct.c
mmxstate.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/FileDescriptorSetParent.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/FileDescriptorSetParent.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o simd_detect.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOUTSIDE_SPEEX -DEXPORT='' -DFLOATING_POINT -D_USE_SSE -D_USE_SSE2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libspeex_resampler/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libspeex_resampler/src/simd_detect.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_hal0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal -I. -I../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_hal0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/hal/Unified_cpp_hal0.cpp
Unified_cpp_hal1.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mmxstate.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/mmxstate.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/lib/x86/mmxstate.c
sse2idct.o
libspeex.a.desc
rm -f libspeex.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libspeex.a.desc resample.o resample_sse.o simd_detect.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libspeex_resampler/src'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sse2idct.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sse2idct.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/lib/x86/sse2idct.c
x86cpu.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o x86cpu.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/x86cpu.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/lib/x86/x86cpu.c
x86state.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o x86state.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/x86state.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/lib/x86/x86state.c
Unified_c_media_libtheora0.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libvorbis'
mkdir -p '.deps/'
vorbis_codebook.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o vorbis_codebook.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/vorbis_codebook.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib/vorbis_codebook.c
vorbis_floor1.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libtheora0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libtheora/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libtheora0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-type-limits   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libtheora/Unified_c_media_libtheora0.c
libdom_bindings.a.desc
rm -f libdom_bindings.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 UnifiedBindings23.o UnifiedBindings24.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 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bindings'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o vorbis_floor1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/vorbis_floor1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib/vorbis_floor1.c
vorbis_info.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o vorbis_info.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/vorbis_info.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib/vorbis_info.c
vorbis_res0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/PBlob.h:12,
                 from _ipdlheaders/mozilla/dom/PBlobParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PBlobParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols4.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../dist/include/nscore.h:20:0,
                 from ../dist/include/nsTraceRefcnt.h:10,
                 from ../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../ipc/ipdl/_ipdlheaders/mozilla/hal_sandbox/PHal.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal/Hal.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal/HalWakeLock.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/hal/Unified_cpp_hal0.cpp:2:
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o vorbis_res0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/vorbis_res0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib/vorbis_res0.c
vorbis_window.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o vorbis_window.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/vorbis_window.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib/vorbis_window.c
Unified_c_media_libvorbis0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_canvas2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas2.cpp
Unified_cpp_dom_canvas3.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libvorbis0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libvorbis/lib -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libvorbis0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -Wno-uninitialized   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libvorbis/Unified_c_media_libvorbis0.c
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols5.cpp
UnifiedProtocols6.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o GeckoChildProcessHost.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_CHILD_PROCESS_NAME='"plugin-container"' -DMOZ_CHILD_PROCESS_NAME_PIE='""' -DMOZ_CHILD_PROCESS_BUNDLE='"plugin-container.app/Contents/MacOS/"' -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/broadcastchannel -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/GeckoChildProcessHost.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/GeckoChildProcessHost.cpp
URIUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols6.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols6.cpp
UnifiedProtocols7.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o URIUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_CHILD_PROCESS_NAME='"plugin-container"' -DMOZ_CHILD_PROCESS_NAME_PIE='""' -DMOZ_CHILD_PROCESS_BUNDLE='"plugin-container.app/Contents/MacOS/"' -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/broadcastchannel -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/URIUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/URIUtils.cpp
Unified_cpp_ipc_glue0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsJARFactory.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsJARFactory.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJARFactory.cpp
nsJARInputStream.o
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJARFactory.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libmedia_libtheora.a.desc
rm -f libmedia_libtheora.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_libtheora.a.desc mmxfrag.o mmxidct.o mmxstate.o sse2idct.o x86cpu.o x86state.o Unified_c_media_libtheora0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/CheckedInt.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLContext.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLContext.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/URIParams.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/URIUtils.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/URIUtils.cpp:5:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libtheora'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsJARInputStream.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsJARInputStream.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJARInputStream.cpp
nsZipArchive.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_graphite2_src1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_graphite2_src1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src1.cpp
Unified_cpp_gfx_graphite2_src2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_ipc_glue0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_CHILD_PROCESS_NAME='"plugin-container"' -DMOZ_CHILD_PROCESS_NAME_PIE='""' -DMOZ_CHILD_PROCESS_BUNDLE='"plugin-container.app/Contents/MacOS/"' -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/broadcastchannel -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_ipc_glue0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/glue/Unified_cpp_ipc_glue0.cpp
Unified_cpp_ipc_glue1.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIInputStream.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJARInputStream.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJARInputStream.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/cache/PCacheStreamControl.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PCacheStreamControl.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols6.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsZipArchive.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsZipArchive.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsZipArchive.cpp
Unified_cpp_modules_libjar0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/PBrowser.h:12,
                 from _ipdlheaders/mozilla/dom/PBrowserParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PBrowserParent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols5.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/editor/txtsvc/Unified_cpp_editor_txtsvc0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txtsvc/nsTextServicesDocument.cpp: In member function 'nsresult nsTextServicesDocument::GetUncollapsedSelection(nsITextServicesDocument::TSDBlockSelectionStatus*, int32_t*, int32_t*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txtsvc/nsTextServicesDocument.cpp:2808:42: warning: 'e2s1' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (rangeCount < 1 || e1s2 > 0 || e2s1 < 0)
                                     ~~~~~^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txtsvc/nsTextServicesDocument.cpp:2808:30: warning: 'e1s2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (rangeCount < 1 || e1s2 > 0 || e2s1 < 0)
                         ~~~~~^~~
libeditor_txtsvc.a.desc
rm -f libeditor_txtsvc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libeditor_txtsvc.a.desc Unified_cpp_editor_txtsvc0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsISupportsUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsZipArchive.cpp:20:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/editor/txtsvc'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/harfbuzz/src'
mkdir -p '.deps/'
hb-blob.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hb-blob.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src/hb-blob.cc
hb-common.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols7.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols7.cpp
UnifiedProtocols8.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hb-common.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src/hb-common.cc
hb-ot-shape-complex-hangul.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_hal1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal -I. -I../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_hal1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/hal/Unified_cpp_hal1.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_modules_libjar0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_modules_libjar0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/libjar/Unified_cpp_modules_libjar0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/BackgroundChild.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/BackgroundImpl.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/glue/Unified_cpp_ipc_glue0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hb-ot-shape-complex-hangul.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src/hb-ot-shape-complex-hangul.cc
hb-ot-shape-complex-indic.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hb-ot-shape-complex-indic.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src/hb-ot-shape-complex-indic.cc
hb-ot-shape-complex-use.o
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/nsJAR.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/InterceptedJARChannel.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar/InterceptedJARChannel.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/libjar/Unified_cpp_modules_libjar0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hb-ot-shape-complex-use.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hb-ot-shape-complex-use.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src/hb-ot-shape-complex-use.cc
hb-ot-shape.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_ipc_glue1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_CHILD_PROCESS_NAME='"plugin-container"' -DMOZ_CHILD_PROCESS_NAME_PIE='""' -DMOZ_CHILD_PROCESS_BUNDLE='"plugin-container.app/Contents/MacOS/"' -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/broadcastchannel -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/crashreporter -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_ipc_glue1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/glue/Unified_cpp_ipc_glue1.cpp
In file included from ../dist/include/nscore.h:20:0,
                 from ../dist/include/nsTraceRefcnt.h:10,
                 from ../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../ipc/ipdl/_ipdlheaders/mozilla/hal_sandbox/PHal.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal/Hal.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/hal/linux/LinuxMemory.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/hal/Unified_cpp_hal1.cpp:2:
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/layers/PCompositable.h:12,
                 from _ipdlheaders/mozilla/layers/PCompositableChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PCompositableChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols7.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hb-ot-shape.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src/hb-ot-shape.cc
hb-shape-plan.o
libdom_media_fmp4.a.desc
rm -f libdom_media_fmp4.a
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src'
mkdir -p '.deps/'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_fmp4.a.desc MP4Demuxer.o Unified_cpp_dom_media_fmp40.o  
cairo-base85-stream.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-base85-stream.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-base85-stream.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-base85-stream.c
cairo-bentley-ottmann-rectangular.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hb-shape-plan.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src/hb-shape-plan.cc
Unified_cpp_gfx_harfbuzz_src0.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/fmp4'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libcubeb/src'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/Shmem.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue/Shmem.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/glue/Unified_cpp_ipc_glue1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
cubeb.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cubeb.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_ALSA -DUSE_PULSE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libcubeb/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cubeb.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/alsa -D_REENTRANT   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libcubeb/src/cubeb.c
cubeb_alsa.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-bentley-ottmann-rectangular.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-bentley-ottmann-rectangular.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c
cairo-bentley-ottmann-rectilinear.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cubeb_alsa.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_ALSA -DUSE_PULSE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libcubeb/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cubeb_alsa.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/alsa -D_REENTRANT   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libcubeb/src/cubeb_alsa.c
cubeb_pulse.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_harfbuzz_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src0.cpp
Unified_cpp_gfx_harfbuzz_src1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c:39:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c: In function 'pqueue_grow':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c:165:17: note: in expansion of macro '_cairo_malloc_ab'
  new_elements = _cairo_malloc_ab (pq->max_size,
                 ^~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_graphite2_src2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_graphite2_src2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src2.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_harfbuzz_src1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/harfbuzz/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src1.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-bentley-ottmann-rectilinear.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-bentley-ottmann-rectilinear.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectilinear.c
cairo-bentley-ottmann.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-bentley-ottmann.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-bentley-ottmann.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c
cairo-cff-subset.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/MozGrMalloc.h:13:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/inc/Main.h:33,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/inc/UtfCodec.h:30,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/graphite2/src/gr_segment.cpp:28,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src2.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cubeb_pulse.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_ALSA -DUSE_PULSE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libcubeb/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cubeb_pulse.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/alsa -D_REENTRANT   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libcubeb/src/cubeb_pulse.c
cubeb_panner.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:39:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c: In function '_pqueue_grow':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:904:17: note: in expansion of macro '_cairo_malloc_ab'
  new_elements = _cairo_malloc_ab (pq->max_size,
                 ^~~~~~~~~~~~~~~~
libmedia_libvorbis.a.desc
rm -f libmedia_libvorbis.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_libvorbis.a.desc vorbis_codebook.o vorbis_floor1.o vorbis_info.o vorbis_res0.o vorbis_window.o Unified_c_media_libvorbis0.o  
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c: In function '_cairo_bo_sweep_line_compare_edges.isra.4':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:552:12: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ax - bx;
         ~~~^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:527:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:552:12: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  return ax - bx;
         ~~~^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-bentley-ottmann.c:527:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-cff-subset.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-cff-subset.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-cff-subset.c
cairo-deflate-stream.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libvorbis'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/brotli'
mkdir -p '.deps/'
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/features.h:4:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/assert.h:35,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/assert.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:57,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-cff-subset.c:43:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/features.h:183: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"
   ^~~~~~~
Unified_c_modules_brotli0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_modules_brotli0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_modules_brotli0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -DBROTLI_BUILD_PORTABLE   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/brotli/Unified_c_modules_brotli0.c
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-deflate-stream.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-deflate-stream.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-deflate-stream.c
cairo-ft-font.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/brotli/Unified_c_modules_brotli0.c:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c: In function 'ReadHuffmanCode':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c:376:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           if (v >= alphabet_size) {
                 ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c:381:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         } while (++i <= num_symbols);
                      ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c:382:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for (i = 0; i < num_symbols; ++i) {
                       ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c:384:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           for (; k <= num_symbols; ++k) {
                    ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c:455:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       while (symbol < alphabet_size && space > 0) {
                     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c:499:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
           if (symbol + repeat_delta > alphabet_size) {
                                     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c: In function 'CopyUncompressedBlockToOutput':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c:796:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             s->meta_block_remaining_len < BrotliGetRemainingBytes(&s->br)) {
                                         ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c: In function 'BrotliDecompressedSize':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/decode.c:906:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   return (offset < encoded_size) && ((encoded_buffer[offset] & 3) == 3);
                  ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cubeb_panner.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_ALSA -DUSE_PULSE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libcubeb/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/cubeb_panner.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libcubeb/src/cubeb_panner.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libpng'
mkdir -p '.deps/'
Unified_c_media_libpng0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libpng0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libpng -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libpng0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libpng/Unified_c_media_libpng0.c
libgfx_graphite2_src.a.desc
rm -f libgfx_graphite2_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_graphite2_src.a.desc Unified_cpp_gfx_graphite2_src0.o Unified_cpp_gfx_graphite2_src1.o Unified_cpp_gfx_graphite2_src2.o  
libcubeb.a.desc
rm -f libcubeb.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libcubeb.a.desc cubeb.o cubeb_alsa.o cubeb_pulse.o cubeb_panner.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/graphite2/src'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libcubeb/src'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-ft-font.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-ft-font.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c
cairo-pdf-operators.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-pdf-operators.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-pdf-operators.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-operators.c
glslang_lex.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o glslang_lex.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SECURE_SCL=0 -DANGLE_ENABLE_D3D9 -DANGLE_COMPILE_OPTIMIZATION_LEVEL=D3DCOMPILE_OPTIMIZATION_LEVEL1 -DANGLE_NO_EXCEPTIONS -DGL_APICALL='' -DGL_GLEXT_PROTOTYPES='' -DEGLAPI='' -DANGLE_ENABLE_HLSL=1 -DANGLE_ENABLE_KEYEDMUTEX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/glslang_lex.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-attributes -Wno-shadow -Wno-sign-compare -Wno-unknown-pragmas -Wno-unreachable-code -Wno-shadow-compatible-local -Wno-shadow-local   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/translator/glslang_lex.cpp
cairo-pdf-surface.o
glslang_tab.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/features.h:4:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/assert.h:35,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/assert.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:57,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c:42:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/features.h:183: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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/brotli/Unified_c_modules_brotli0.c:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/huffman.c: In function 'BrotliBuildCodeLengthsHuffmanTable':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/brotli/dec/huffman.c:109:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (key = 0; key < table_size; ++key) {
                       ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-operators.c:42:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-operators.c: In function '_cairo_pdf_operators_emit_stroke_style':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:127:50: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (b) * (unsigned) (size)))
                                                  ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-operators.c:578:13: note: in expansion of macro '_cairo_malloc_abc'
      dash = _cairo_malloc_abc (num_dashes, 2, sizeof (double));
             ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-operators.c:594:14: note: in expansion of macro '_cairo_malloc_ab'
       dash = _cairo_malloc_ab (num_dashes, sizeof (double));
              ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c:42:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c: In function '_get_bitmap_surface':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c:1148:13: note: in expansion of macro '_cairo_malloc_ab'
      data = _cairo_malloc_ab (height, stride);
             ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c:1210:10: note: in expansion of macro '_cairo_malloc_ab'
   data = _cairo_malloc_ab (height, stride);
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c:1231:13: note: in expansion of macro '_cairo_malloc_ab'
      data = _cairo_malloc_ab (height, stride);
             ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c:1264:13: note: in expansion of macro '_cairo_malloc_ab'
      data = _cairo_malloc_ab (height, stride);
             ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c: In function '_transform_glyph_bitmap':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:73:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ft-font.c:42:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-rename.h:123: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
                                        ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-compiler-private.h:92:26: note: in definition of macro 'slim_hidden_proto1'
   extern __typeof (name) name      \
                          ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2436:1: note: in expansion of macro 'slim_hidden_proto'
 slim_hidden_proto (cairo_image_surface_get_format);
 ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2436:20: note: in expansion of macro 'cairo_image_surface_get_format'
 slim_hidden_proto (cairo_image_surface_get_format);
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o glslang_tab.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SECURE_SCL=0 -DANGLE_ENABLE_D3D9 -DANGLE_COMPILE_OPTIMIZATION_LEVEL=D3DCOMPILE_OPTIMIZATION_LEVEL1 -DANGLE_NO_EXCEPTIONS -DGL_APICALL='' -DGL_GLEXT_PROTOTYPES='' -DEGLAPI='' -DANGLE_ENABLE_HLSL=1 -DANGLE_ENABLE_KEYEDMUTEX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/glslang_tab.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-attributes -Wno-shadow -Wno-sign-compare -Wno-unknown-pragmas -Wno-unreachable-code -Wno-shadow-compatible-local -Wno-shadow-local   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/translator/glslang_tab.cpp
Unified_cpp_gfx_angle0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-pdf-surface.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-pdf-surface.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c
cairo-ps-surface.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/features.h:4:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/assert.h:35,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/assert.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:57,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:43:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/features.h:183: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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/Unified_cpp_dom_media3.cpp:65:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/WebVTTListener.cpp: In member function 'virtual nsresult mozilla::dom::WebVTTListener::OnCue(JS::Handle<JS::Value>, JSContext*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/WebVTTListener.cpp:165:27: warning: 'cue' may be used uninitialized in this function [-Wmaybe-uninitialized]
   mElement->mTrack->AddCue(*cue);
   ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/expat/lib'
mkdir -p '.deps/'
xmlparse.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o xmlparse.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHAVE_EXPAT_CONFIG_H -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/expat/lib -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/xmlparse.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/expat/lib/xmlparse.c
xmlrole.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:43:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c: In function '_cairo_pdf_surface_emit_smask':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:1796:10: note: in expansion of macro '_cairo_malloc_ab'
  alpha = _cairo_malloc_ab ((image->width+7) / 8, image->height);
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:1799:10: note: in expansion of macro '_cairo_malloc_ab'
  alpha = _cairo_malloc_ab (image->height, image->width);
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c: In function '_cairo_pdf_surface_emit_image':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:127:50: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (b) * (unsigned) (size)))
                                                  ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:1897:11: note: in expansion of macro '_cairo_malloc_abc'
     rgb = _cairo_malloc_abc (image->width, image->height, 3);
           ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c: In function '_cairo_pdf_surface_emit_pattern_stops':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:2769:16: note: in expansion of macro '_cairo_malloc_ab'
     allstops = _cairo_malloc_ab ((pattern->n_stops + 2), sizeof (cairo_pdf_color_stop_t));
                ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c: In function '_cairo_pdf_surface_emit_type3_font_subset':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:4479:14: note: in expansion of macro '_cairo_malloc_ab'
     glyphs = _cairo_malloc_ab (font_subset->num_glyphs, sizeof (cairo_pdf_resource_t));
              ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:4483:14: note: in expansion of macro '_cairo_malloc_ab'
     widths = _cairo_malloc_ab (font_subset->num_glyphs, sizeof (double));
              ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c: In function '_cairo_pdf_surface_show_text_glyphs':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:6118:22: note: in expansion of macro '_cairo_malloc_ab'
      group->glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
                      ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:6128:24: note: in expansion of macro '_cairo_malloc_ab'
      group->clusters = _cairo_malloc_ab (num_clusters, sizeof (cairo_text_cluster_t));
                        ^~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-ps-surface.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-ps-surface.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ps-surface.c
cairo-surface-wrapper.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/features.h:4:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/assert.h:35,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/assert.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:57,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ps-surface.c:57:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/features.h:183: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"
   ^~~~~~~
libmodules_libjar.a.desc
rm -f libmodules_libjar.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmodules_libjar.a.desc nsJAR.o nsJARChannel.o nsJARFactory.o nsJARInputStream.o nsZipArchive.o Unified_cpp_modules_libjar0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/libjar'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia'
mkdir -p '.deps/'
SkBlitRow_opts_SSE4_asm.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlitRow_opts_SSE4_asm.o -fPIC -Wa,--noexecstack -include ../../mozilla-config.h -DMOZILLA_CLIENT    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win  -c TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkBlitRow_opts_SSE4_asm.S
SkAdvancedTypefaceMetrics.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ps-surface.c:57:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ps-surface.c: In function '_cairo_ps_surface_emit_pattern_stops':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-ps-surface.c:3089:16: note: in expansion of macro '_cairo_malloc_ab'
     allstops = _cairo_malloc_ab ((pattern->n_stops + 2), sizeof (cairo_ps_color_stop_t));
                ^~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkAdvancedTypefaceMetrics.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkAdvancedTypefaceMetrics.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkAdvancedTypefaceMetrics.cpp
SkBitmapProcState_matrixProcs.o
libbrotli.a.desc
rm -f libbrotli.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libbrotli.a.desc Unified_c_modules_brotli0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/modules/brotli'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libogg'
mkdir -p '.deps/'
Unified_c_media_libogg0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libogg0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libogg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libogg0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libogg/Unified_c_media_libogg0.c
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols8.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols8.cpp
UnifiedProtocols9.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style2.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsComputedDOMStyle.cpp: In member function 'mozilla::dom::CSSValue* nsComputedDOMStyle::DoGetOutlineWidth()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsComputedDOMStyle.cpp:2984:19: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized]
   val->SetAppUnits(width);
   ~~~~~~~~~~~~~~~~^~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBitmapProcState_matrixProcs.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBitmapProcState_matrixProcs.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkBitmapProcState_matrixProcs.cpp
SkBlitter_A8.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c: In function '_cairo_pdf_surface_write_patterns_and_smask_groups':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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);
                                             ~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pdf-surface.c:2137:18: note: 'interpolate' was declared here
     cairo_bool_t interpolate;
                  ^~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-surface-wrapper.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-surface-wrapper.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-wrapper.c
cairo-truetype-subset.o
libmedia_libogg.a.desc
rm -f libmedia_libogg.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_libogg.a.desc Unified_c_media_libogg0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/net/PCookieService.h:12,
                 from _ipdlheaders/mozilla/net/PCookieServiceChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PCookieServiceChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols8.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libogg'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libjpeg'
mkdir -p '.deps/'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-truetype-subset.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-truetype-subset.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-truetype-subset.c
cairo-type1-fallback.o
jcapimin.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcapimin.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcapimin.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcapimin.c
jcapistd.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/features.h:4:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/assert.h:35,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/assert.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:57,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-truetype-subset.c:44:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/features.h:183: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 TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-wrapper.c:38:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-wrapper.c: In function '_cairo_surface_wrapper_show_text_glyphs':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-wrapper.c:600:15: note: in expansion of macro '_cairo_malloc_ab'
  dev_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
               ^~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o xmlrole.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHAVE_EXPAT_CONFIG_H -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/expat/lib -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/xmlrole.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/expat/lib/xmlrole.c
xmltok.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UnifiedProtocols9.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/ipdl -I. -I_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols9.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcapistd.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcapistd.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcapistd.c
jccoefct.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-type1-fallback.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-type1-fallback.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-type1-fallback.c
cairo-type1-subset.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/features.h:4:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/assert.h:35,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/assert.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:57,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-type1-fallback.c:37:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/features.h:183: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"
   ^~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_angle0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SECURE_SCL=0 -DANGLE_ENABLE_D3D9 -DANGLE_COMPILE_OPTIMIZATION_LEVEL=D3DCOMPILE_OPTIMIZATION_LEVEL1 -DANGLE_NO_EXCEPTIONS -DGL_APICALL='' -DGL_GLEXT_PROTOTYPES='' -DEGLAPI='' -DANGLE_ENABLE_HLSL=1 -DANGLE_ENABLE_KEYEDMUTEX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_angle0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-attributes -Wno-shadow -Wno-sign-compare -Wno-unknown-pragmas -Wno-unreachable-code -Wno-shadow-compatible-local -Wno-shadow-local   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle0.cpp
Unified_cpp_gfx_angle1.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jccoefct.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jccoefct.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jccoefct.c
jccolor.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlitter_A8.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBlitter_A8.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkBlitter_A8.cpp
SkBlitter_ARGB32.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o xmltok.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHAVE_EXPAT_CONFIG_H -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/expat/lib -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/xmltok.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/expat/lib/xmltok.c
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jccolor.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jccolor.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jccolor.c
jcdctmgr.o
libmozpng.a.desc
rm -f libmozpng.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmozpng.a.desc Unified_c_media_libpng0.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-type1-subset.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-type1-subset.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-type1-subset.c
cairo-type3-glyph-surface.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libpng'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-type3-glyph-surface.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-type3-glyph-surface.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-type3-glyph-surface.c
cairo-xlib-display.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/features.h:4:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/assert.h:35,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/assert.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:57,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-type1-subset.c:43:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/features.h:183: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"
   ^~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-xlib-display.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-xlib-display.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-display.c
cairo-xlib-screen.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-xlib-screen.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-xlib-screen.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-screen.c
cairo-xlib-surface.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcdctmgr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcdctmgr.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcdctmgr.c
jchuff.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-display.c: In function '_cairo_xlib_display_get_xrender_format':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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);
                                           ~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-xlib-surface.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-xlib-surface.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c
cairo-xlib-visual.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/preprocessor/DirectiveParser.cpp:17:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle0.cpp:92:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/preprocessor/MacroExpander.h:86:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<Token> mReserveToken;
          ^~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/c++/7.2.0/memory:80:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/memory:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers/memory:44,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/preprocessor/MacroExpander.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/preprocessor/DirectiveParser.cpp:17,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle0.cpp:92:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/c++/7.2.0/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from _ipdlheaders/mozilla/dom/devicestorage/PDeviceStorageRequest.h:12,
                 from _ipdlheaders/mozilla/dom/devicestorage/PDeviceStorageRequestChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/PDeviceStorageRequestChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl/UnifiedProtocols9.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlitter_ARGB32.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBlitter_ARGB32.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkBlitter_ARGB32.cpp
SkBlitter_RGB16.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cairo-xlib-visual.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cairo-xlib-visual.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-visual.c
Unified_c_gfx_cairo_cairo_src0.o
libdom_media.a.desc
rm -f libdom_media.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jchuff.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jchuff.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jchuff.c
jcinit.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus'
mkdir -p '.deps/'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_gfx_cairo_cairo_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src0.c
Unified_c_gfx_cairo_cairo_src1.o
celt_decoder.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o celt_decoder.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/celt_decoder.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt/celt_decoder.c
celt_encoder.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c:48:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function '_cairo_xlib_surface_set_clip_region':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c:305:14: note: in expansion of macro '_cairo_malloc_ab'
      rects = _cairo_malloc_ab (n_rects, sizeof (XRectangle));
              ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function '_draw_image_surface':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c:1262:16: note: in expansion of macro '_cairo_malloc_ab'
  ximage.data = _cairo_malloc_ab (stride, ximage.height);
                ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function '_cairo_xlib_surface_acquire_pattern_surface':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c:2106:7: note: in expansion of macro '_cairo_malloc_ab'
       _cairo_malloc_ab (gradient->n_stops,
       ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function '_cairo_xlib_surface_fill_rectangles':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c:2775:15: note: in expansion of macro '_cairo_malloc_ab'
      xrects = _cairo_malloc_ab (num_rects, sizeof (XRectangle));
               ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function '_cairo_xlib_surface_composite_trapezoids':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c:2928:11: note: in expansion of macro '_cairo_malloc_ab'
  xtraps = _cairo_malloc_ab (num_traps, sizeof (XTrapezoid));
           ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c: In function '_emit_glyphs_chunk':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-xlib-surface.c:4447:14: note: in expansion of macro '_cairo_malloc_ab'
       elts = _cairo_malloc_ab (num_elts, sizeof (XGlyphElt8));
              ^~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_gfx_cairo_cairo_src1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src1.c
Unified_c_gfx_cairo_cairo_src2.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-analysis-surface.c:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src0.c:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-botor-scan-converter.c: In function 'pqueue_grow':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:822:17: note: in expansion of macro '_cairo_malloc_ab'
  new_elements = _cairo_malloc_ab (pq->max_size,
                 ^~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_angle1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SECURE_SCL=0 -DANGLE_ENABLE_D3D9 -DANGLE_COMPILE_OPTIMIZATION_LEVEL=D3DCOMPILE_OPTIMIZATION_LEVEL1 -DANGLE_NO_EXCEPTIONS -DGL_APICALL='' -DGL_GLEXT_PROTOTYPES='' -DEGLAPI='' -DANGLE_ENABLE_HLSL=1 -DANGLE_ENABLE_KEYEDMUTEX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_angle1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-attributes -Wno-shadow -Wno-sign-compare -Wno-unknown-pragmas -Wno-unreachable-code -Wno-shadow-compatible-local -Wno-shadow-local   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle1.cpp
Unified_cpp_gfx_angle2.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-botor-scan-converter.c: In function 'render_rows':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:1382:10: note: in expansion of macro '_cairo_malloc_ab'
  spans = _cairo_malloc_ab (num_spans, sizeof (cairo_half_open_span_t));
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c: In function '_cairo_clip_path_to_region_geometric':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c:605:10: note: in expansion of macro '_cairo_malloc_ab'
  boxes = _cairo_malloc_ab (traps.num_traps, sizeof (cairo_box_t));
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c: In function '_region_clip_to_boxes':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c:754:14: note: in expansion of macro '_cairo_malloc_ab'
  new_boxes = _cairo_malloc_ab (traps.num_traps, sizeof (cairo_box_t));
              ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c: In function '_rectilinear_clip_to_boxes':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c:830:15: note: in expansion of macro '_cairo_malloc_ab'
   new_boxes = _cairo_malloc_ab (new_size, sizeof (cairo_box_t));
               ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c: In function '_cairo_clip_path_to_boxes':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c:876:18: note: in expansion of macro '_cairo_malloc_ab'
      new_boxes = _cairo_malloc_ab (num_rects, sizeof (cairo_box_t));
                  ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c: In function '_cairo_clip_copy_rectangle_list':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-clip.c:1530:15: note: in expansion of macro '_cairo_malloc_ab'
  rectangles = _cairo_malloc_ab (n_rects, sizeof (cairo_rectangle_t));
               ^~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-font-face.c:41,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src1.c:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-gstate.c: In function '_cairo_gstate_set_dash':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-gstate.c:545:33: note: in expansion of macro '_cairo_malloc_ab'
     gstate->stroke_style.dash = _cairo_malloc_ab (gstate->stroke_style.num_dashes, sizeof (double));
                                 ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-hull.c: In function '_cairo_hull_compute':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-hull.c:215:9: note: in expansion of macro '_cairo_malloc_ab'
  hull = _cairo_malloc_ab (num_hull, sizeof (cairo_hull_t));
         ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-image-surface.c: In function '_pixman_image_for_gradient':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-image-surface.c:1113:17: note: in expansion of macro '_cairo_malloc_ab'
  pixman_stops = _cairo_malloc_ab (pattern->n_stops,
                 ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-image-surface.c: In function '_cairo_image_surface_fill_rectangles':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-image-surface.c:4362:17: note: in expansion of macro '_cairo_malloc_ab'
  pixman_boxes = _cairo_malloc_ab (num_rects, sizeof (pixman_box32_t));
                 ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-misc.c: In function '_moz_cairo_glyph_allocate':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-misc.c:186:12: note: in expansion of macro '_cairo_malloc_ab'
     return _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
            ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-misc.c: In function '_moz_cairo_text_cluster_allocate':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-misc.c:237:12: note: in expansion of macro '_cairo_malloc_ab'
     return _cairo_malloc_ab (num_clusters, sizeof (cairo_text_cluster_t));
            ^~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o celt_encoder.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/celt_encoder.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt/celt_encoder.c
Unified_c_media_libopus0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlitter_RGB16.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBlitter_RGB16.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkBlitter_RGB16.cpp
SkBlitter_Sprite.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/preprocessor/Preprocessor.cpp:14:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle1.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/preprocessor/MacroExpander.h:86:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     std::auto_ptr<Token> mReserveToken;
          ^~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/c++/7.2.0/memory:80:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers/memory:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers/memory:44,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/preprocessor/MacroExpander.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src/compiler/preprocessor/Preprocessor.cpp:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle1.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/c++/7.2.0/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
libhal.a.desc
rm -f libhal.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libhal.a.desc Hal.o Unified_cpp_hal0.o Unified_cpp_hal1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/hal'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/ipc'
mkdir -p '.deps/'
VsyncChild.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o VsyncChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/VsyncChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc/VsyncChild.cpp
VsyncParent.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_angle2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SECURE_SCL=0 -DANGLE_ENABLE_D3D9 -DANGLE_COMPILE_OPTIMIZATION_LEVEL=D3DCOMPILE_OPTIMIZATION_LEVEL1 -DANGLE_NO_EXCEPTIONS -DGL_APICALL='' -DGL_GLEXT_PROTOTYPES='' -DEGLAPI='' -DANGLE_ENABLE_HLSL=1 -DANGLE_ENABLE_KEYEDMUTEX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_angle2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-attributes -Wno-shadow -Wno-sign-compare -Wno-unknown-pragmas -Wno-unreachable-code -Wno-shadow-compatible-local -Wno-shadow-local   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle2.cpp
Unified_cpp_gfx_angle3.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src0.c:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-botor-scan-converter.c: In function 'sweep_line_compare_edges':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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;
         ~~~^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:459:17: note: 'bx' was declared here
     int32_t ax, bx;
                 ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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;
         ~~~^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-botor-scan-converter.c:459:13: note: 'ax' was declared here
     int32_t ax, bx;
             ^~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/indexedDB'
mkdir -p '.deps/'
ActorsParent.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ActorsParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/db/sqlite3/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ActorsParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp
Key.o
libdocshell_base.a.desc
rm -f libdocshell_base.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdocshell_base.a.desc Unified_cpp_docshell_base0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/base'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Key.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/db/sqlite3/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Key.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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=type-limits  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/Key.cpp
Unified_cpp_dom_indexedDB0.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/StyleAnimationValue.cpp: In function 'void ExtractBorderColor(nsStyleContext*, const void*, mozilla::css::Side, mozilla::StyleAnimationValue&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/StyleAnimationValue.cpp:3822:17: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
   mValue.mColor = aColor;
   ~~~~~~~~~~~~~~^~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/StyleAnimationValue.cpp:2832:11: note: 'color' was declared here
   nscolor color;
           ^~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/layout/PVsync.h:12,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/layout/PVsyncChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc/VsyncChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc/VsyncChild.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus0.c
libparser_expat_lib.a.desc
rm -f libparser_expat_lib.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libparser_expat_lib.a.desc xmlparse.o xmlrole.o xmltok.o  
Unified_c_media_libopus1.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/expat/lib'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/url-classifier'
mkdir -p '.deps/'
HashStore.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o HashStore.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/HashStore.cpp
nsUrlClassifierPrefixSet.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlitter_Sprite.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBlitter_Sprite.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkBlitter_Sprite.cpp
SkFontHost.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsUrlClassifierPrefixSet.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/nsUrlClassifierPrefixSet.cpp
nsUrlClassifierStreamUpdater.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/Entries.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/HashStore.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/HashStore.cpp:32:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsComputedDOMStyle.cpp: In member function 'mozilla::dom::CSSValue* nsComputedDOMStyle::DoGetTextDecorationColor()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsComputedDOMStyle.cpp:3444:17: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
   SetToRGBAColor(val, color);
   ~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/Key.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/Key.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsComputedDOMStyle.cpp: In member function 'mozilla::dom::CSSValue* nsComputedDOMStyle::GetBorderColorFor(mozilla::css::Side)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsComputedDOMStyle.cpp:4939:17: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
   SetToRGBAColor(val, color);
   ~~~~~~~~~~~~~~^~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_angle3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SECURE_SCL=0 -DANGLE_ENABLE_D3D9 -DANGLE_COMPILE_OPTIMIZATION_LEVEL=D3DCOMPILE_OPTIMIZATION_LEVEL1 -DANGLE_NO_EXCEPTIONS -DGL_APICALL='' -DGL_GLEXT_PROTOTYPES='' -DEGLAPI='' -DANGLE_ENABLE_HLSL=1 -DANGLE_ENABLE_KEYEDMUTEX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_angle3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-attributes -Wno-shadow -Wno-sign-compare -Wno-unknown-pragmas -Wno-unreachable-code -Wno-shadow-compatible-local -Wno-shadow-local   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle3.cpp
Unified_cpp_gfx_angle4.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcinit.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcinit.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcinit.c
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkFontHost.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkFontHost.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkFontHost.cpp
jcmainct.o
SkPictureData.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/nsUrlClassifierPrefixSet.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcmainct.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcmainct.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcmainct.c
jcmarker.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcmarker.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcmarker.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcmarker.c
jcmaster.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkPictureData.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkPictureData.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkPictureData.cpp
SkScaledImageCache.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/StyleAnimationValue.cpp: In static member function 'static bool mozilla::StyleAnimationValue::ExtractComputedValue(nsCSSProperty, nsStyleContext*, mozilla::StyleAnimationValue&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/StyleAnimationValue.cpp:3822:17: warning: 'color' may be used uninitialized in this function [-Wmaybe-uninitialized]
   mValue.mColor = aColor;
   ~~~~~~~~~~~~~~^~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/StyleAnimationValue.cpp:3082:19: note: 'color' was declared here
           nscolor color;
                   ^~~~~
libipc_glue.a.desc
rm -f libipc_glue.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libipc_glue.a.desc BackgroundChildImpl.o BackgroundParentImpl.o FileDescriptorSetChild.o FileDescriptorSetParent.o GeckoChildProcessHost.o URIUtils.o Unified_cpp_ipc_glue0.o Unified_cpp_ipc_glue1.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_style3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style3.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcmaster.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcmaster.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcmaster.c
jcomapi.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/glue'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/downloads'
mkdir -p '.deps/'
SQLFunctions.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SQLFunctions.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/SQLFunctions.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads/SQLFunctions.cpp
Unified_cpp_downloads0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_gfx_cairo_cairo_src2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src2.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src2.c
Unified_c_gfx_cairo_cairo_src3.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/Key.cpp: In static member function 'static void mozilla::dom::indexedDB::Key::DecodeString(const unsigned char*&, const unsigned char*, nsString&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/Key.cpp:558:5: warning: 'out' may be used uninitialized in this function [-Wmaybe-uninitialized]
     ++out;
     ^~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcomapi.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcomapi.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcomapi.c
jcparam.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcparam.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcparam.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcparam.c
jcphuff.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/mozIStorageAggregateFunction.h:10,
                 from ../../../dist/include/mozilla/storage.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads/SQLFunctions.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path-bounds.c:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src2.c:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path-fill.c: In function '_cairo_path_fixed_fill_rectilinear_to_region':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path-fill.c:303:19: note: in expansion of macro '_cairo_malloc_ab'
       new_rects = _cairo_malloc_ab (size,
                   ^~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsUrlClassifierStreamUpdater.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.cpp
Unified_cpp_url-classifier0.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path-stroke.c: In function '_tessellate_fan':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path-stroke.c:346:11: note: in expansion of macro '_cairo_malloc_ab'
  points = _cairo_malloc_ab (npoints, sizeof (cairo_point_t));
           ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path-stroke.c: In function '_cairo_rectilinear_stroker_add_segment':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path-stroke.c:1558:21: note: in expansion of macro '_cairo_malloc_ab'
      new_segments = _cairo_malloc_ab (new_size, sizeof (segment_t));
                     ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path.c: In function '_cairo_path_create_internal':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-path.c:354:15: note: in expansion of macro '_cairo_malloc_ab'
  path->data = _cairo_malloc_ab (path->num_data,
               ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pattern.c: In function '_cairo_gradient_pattern_init_copy':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pattern.c:207:19: note: in expansion of macro '_cairo_malloc_ab'
  pattern->stops = _cairo_malloc_ab (other->stops_size,
                   ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pattern.c: In function '_cairo_pattern_gradient_grow':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pattern.c:932:14: note: in expansion of macro '_cairo_malloc_ab'
  new_stops = _cairo_malloc_ab (new_size, sizeof (cairo_gradient_stop_t));
              ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pattern.c: In function '_cairo_pattern_acquire_surface_for_gradient':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pattern.c:1350:17: note: in expansion of macro '_cairo_malloc_ab'
  pixman_stops = _cairo_malloc_ab (pattern->n_stops,
                 ^~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_indexedDB0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/db/sqlite3/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_indexedDB0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/indexedDB/Unified_cpp_dom_indexedDB0.cpp
Unified_cpp_dom_indexedDB1.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pen.c: In function '_cairo_pen_init':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pen.c:76:18: note: in expansion of macro '_cairo_malloc_ab'
  pen->vertices = _cairo_malloc_ab (pen->num_vertices,
                  ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pen.c: In function '_cairo_pen_init_copy':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pen.c:128:22: note: in expansion of macro '_cairo_malloc_ab'
      pen->vertices = _cairo_malloc_ab (pen->num_vertices,
                      ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pen.c: In function '_cairo_pen_add_points':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-pen.c:158:17: note: in expansion of macro '_cairo_malloc_ab'
      vertices = _cairo_malloc_ab (num_vertices,
                 ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-polygon.c: In function '_cairo_polygon_grow':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-polygon.c:113:14: note: in expansion of macro '_cairo_malloc_ab'
  new_edges = _cairo_malloc_ab (new_size, sizeof (cairo_edge_t));
              ^~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcphuff.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcphuff.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcphuff.c
jcprepct.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-recording-surface.c: In function '_cairo_recording_surface_show_text_glyphs':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-recording-surface.c:570:20: note: in expansion of macro '_cairo_malloc_ab'
  command->glyphs = _cairo_malloc_ab (num_glyphs, sizeof (glyphs[0]));
                    ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-recording-surface.c:578:22: note: in expansion of macro '_cairo_malloc_ab'
  command->clusters = _cairo_malloc_ab (num_clusters, sizeof (clusters[0]));
                      ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-recording-surface.c: In function '_cairo_recording_surface_replay_internal':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-recording-surface.c:944:20: note: in expansion of macro '_cairo_malloc_ab'
      glyphs_copy = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
                    ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-rectangular-scan-converter.c: In function 'pqueue_grow':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-rectangular-scan-converter.c:137:17: note: in expansion of macro '_cairo_malloc_ab'
  new_elements = _cairo_malloc_ab (pq->max_size,
                 ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-rectangular-scan-converter.c: In function '_active_edges_to_spans':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-rectangular-scan-converter.c:370:17: note: in expansion of macro '_cairo_malloc_ab'
  sweep->spans = _cairo_malloc_ab (size, sizeof (cairo_half_open_span_t));
                 ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-rectangular-scan-converter.c: In function '_cairo_rectangular_scan_converter_generate':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-rectangular-scan-converter.c:609:15: note: in expansion of macro '_cairo_malloc_ab'
  rectangles = _cairo_malloc_ab (self->num_rectangles + 1,
               ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-region.c: In function '_moz_cairo_region_create_rectangles':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-region.c:238:11: note: in expansion of macro '_cairo_malloc_ab'
  pboxes = _cairo_malloc_ab (count, sizeof (pixman_box32_t));
           ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-scaled-font-subsets.c: In function '_cairo_sub_font_collect':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-scaled-font-subsets.c:583:29: note: in expansion of macro '_cairo_malloc_ab'
         subset.to_unicode = _cairo_malloc_ab (collection->num_glyphs, sizeof (unsigned long));
                             ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-scaled-font-subsets.c: In function '_cairo_scaled_font_subsets_foreach_internal':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-scaled-font-subsets.c:882:25: note: in expansion of macro '_cairo_malloc_ab'
     collection.glyphs = _cairo_malloc_ab (collection.glyphs_size, sizeof(unsigned long));
                         ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-scaled-font-subsets.c:883:23: note: in expansion of macro '_cairo_malloc_ab'
     collection.utf8 = _cairo_malloc_ab (collection.glyphs_size, sizeof(char *));
                       ^~~~~~~~~~~~~~~~
libgfx_harfbuzz_src.a.desc
rm -f libgfx_harfbuzz_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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-use.o hb-ot-shape.o hb-shape-plan.o Unified_cpp_gfx_harfbuzz_src0.o Unified_cpp_gfx_harfbuzz_src1.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o VsyncParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/VsyncParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc/VsyncParent.cpp
Unified_cpp_layout_ipc0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_url-classifier0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/url-classifier/Unified_cpp_url-classifier0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/harfbuzz/src'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcprepct.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcprepct.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcprepct.c
jcsample.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus1.c
Unified_c_media_libopus2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jcsample.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jcsample.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jcsample.c
jctrans.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jctrans.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jctrans.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jctrans.c
jdapimin.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus1.c:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/NLSF2A.c:41:0: warning: "QA" redefined
 #define QA      16
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus1.c:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/LPC_inv_pred_gain.c:34:0: note: this is the location of the previous definition
 #define QA                          24
 
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/Entries.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/ChunkSet.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/ChunkSet.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/url-classifier/Unified_cpp_url-classifier0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdapimin.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdapimin.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdapimin.c
jdapistd.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdapistd.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdapistd.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdapistd.c
jdatadst.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_downloads0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/protobuf -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_downloads0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/downloads/Unified_cpp_downloads0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkScaledImageCache.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkScaledImageCache.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkScaledImageCache.cpp
SkScan_Antihair.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsCRT.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdatadst.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdatadst.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdatadst.c
jdatasrc.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdatasrc.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdatasrc.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdatasrc.c
jdcoefct.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/layout/PVsync.h:12,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/layout/PVsyncParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc/VsyncParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc/VsyncParent.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdcoefct.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdcoefct.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdcoefct.c
jdcolor.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdcolor.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdcolor.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdcolor.c
jddctmgr.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIDOMCSSValue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsROCSSPrimitiveValue.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsROCSSPrimitiveValue.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style3.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jddctmgr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jddctmgr.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jddctmgr.c
jdhuff.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/IDBTransactionBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/IDBTransaction.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsChild.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/indexedDB/Unified_cpp_dom_indexedDB0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style1.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSParser.cpp: In function 'CSSParseResult {anonymous}::CSSParserImpl::ParseVariant(nsCSSValue&, int32_t, const KTableEntry*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSParser.cpp:10411:40: warning: 'firstRadius' may be used uninitialized in this function [-Wmaybe-uninitialized]
   aGradient->GetRadiusX().SetFloatValue(aFirstRadius, eCSSUnit_Pixel);
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSParser.cpp:10461:9: note: 'firstRadius' was declared here
   float firstRadius;
         ^~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdhuff.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdhuff.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdhuff.c
jdinput.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkScan_Antihair.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkScan_Antihair.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core/SkScan_Antihair.cpp
GrAddPathRenderers_default.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o GrAddPathRenderers_default.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/GrAddPathRenderers_default.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/GrAddPathRenderers_default.cpp
GrDistanceFieldTextContext.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus2.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus2.c
Unified_c_media_libopus3.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdinput.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdinput.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdinput.c
jdmainct.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdmainct.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdmainct.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdmainct.c
jdmarker.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdmarker.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdmarker.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdmarker.c
jdmaster.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIApplicationReputation.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads/ApplicationReputation.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads/ApplicationReputation.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/downloads/Unified_cpp_downloads0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSParser.cpp: In member function 'bool {anonymous}::CSSParserImpl::ParseGridLine(nsCSSValue&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsCSSParser.cpp:9350:29: warning: '*((void*)& integer +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     item->mValue.SetIntValue(integer.ref(), eCSSUnit_Integer);
     ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdmaster.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdmaster.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdmaster.c
jdmerge.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o GrDistanceFieldTextContext.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/GrDistanceFieldTextContext.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/GrDistanceFieldTextContext.cpp
SkBitmapFilter_opts_SSE2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdmerge.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdmerge.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdmerge.c
jdphuff.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdphuff.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdphuff.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdphuff.c
jdpostct.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdphuff.c: In function 'decode_mcu_DC_first':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdphuff.c:208:76: warning: signed and unsigned type in conditional expression [-Wsign-compare]
 #define HUFF_EXTEND(x,s)  ((x) < (1<<((s)-1)) ? (x) + (((NEG_1)<<(s)) + 1) : (x))
                                                                            ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdphuff.c:334:13: note: in expansion of macro 'HUFF_EXTEND'
         s = HUFF_EXTEND(r, s);
             ^~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdphuff.c: In function 'decode_mcu_AC_first':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdphuff.c:208:76: warning: signed and unsigned type in conditional expression [-Wsign-compare]
 #define HUFF_EXTEND(x,s)  ((x) < (1<<((s)-1)) ? (x) + (((NEG_1)<<(s)) + 1) : (x))
                                                                            ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdphuff.c:407:15: note: in expansion of macro 'HUFF_EXTEND'
           s = HUFF_EXTEND(r, s);
               ^~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBitmapFilter_opts_SSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBitmapFilter_opts_SSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkBitmapFilter_opts_SSE2.cpp
SkBitmapProcState_opts_SSE2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdpostct.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdpostct.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdpostct.c
jdsample.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus3.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus3.c
Unified_c_media_libopus4.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdsample.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdsample.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdsample.c
jdtrans.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jdtrans.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jdtrans.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jdtrans.c
jerror.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jerror.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jerror.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jerror.c
jfdctflt.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jfdctflt.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jfdctflt.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jfdctflt.c
jfdctfst.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jfdctfst.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jfdctfst.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jfdctfst.c
jfdctint.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jfdctint.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jfdctint.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jfdctint.c
jidctflt.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jidctflt.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jidctflt.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jidctflt.c
jidctfst.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus4.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus4.c
Unified_c_media_libopus5.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jidctfst.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jidctfst.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jidctfst.c
jidctint.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jidctint.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jidctint.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jidctint.c
jidctred.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBitmapProcState_opts_SSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBitmapProcState_opts_SSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkBitmapProcState_opts_SSE2.cpp
SkBitmapProcState_opts_SSSE3.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBitmapProcState_opts_SSSE3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBitmapProcState_opts_SSSE3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -mssse3  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkBitmapProcState_opts_SSSE3.cpp
SkBlitRect_opts_SSE2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jidctred.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jidctred.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jidctred.c
jmemmgr.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jmemmgr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jmemmgr.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jmemmgr.c
jmemnobs.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_canvas3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas3.cpp
Unified_cpp_dom_canvas4.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_gfx_cairo_cairo_src3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src3.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c
Unified_c_gfx_cairo_cairo_src4.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_ipc0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_ipc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/ipc/Unified_cpp_layout_ipc0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_angle4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SECURE_SCL=0 -DANGLE_ENABLE_D3D9 -DANGLE_COMPILE_OPTIMIZATION_LEVEL=D3DCOMPILE_OPTIMIZATION_LEVEL1 -DANGLE_NO_EXCEPTIONS -DGL_APICALL='' -DGL_GLEXT_PROTOTYPES='' -DEGLAPI='' -DANGLE_ENABLE_HLSL=1 -DANGLE_ENABLE_KEYEDMUTEX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_angle4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-attributes -Wno-shadow -Wno-sign-compare -Wno-unknown-pragmas -Wno-unreachable-code -Wno-shadow-compatible-local -Wno-shadow-local   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle4.cpp
Unified_cpp_gfx_angle5.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jmemnobs.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jmemnobs.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jmemnobs.c
jquant1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-spans.c:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-stroke-style.c: In function '_cairo_stroke_style_init_copy':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-stroke-style.c:73:16: note: in expansion of macro '_cairo_malloc_ab'
  style->dash = _cairo_malloc_ab (style->num_dashes, sizeof (double));
                ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-fallback.c: In function '_fill_rectangles':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-fallback.c:701:10: note: in expansion of macro '_cairo_malloc_ab'
  rects = _cairo_malloc_ab (traps->num_traps,
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-fallback.c: In function '_cairo_surface_fallback_fill_rectangles':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-fallback.c:1491:17: note: in expansion of macro '_cairo_malloc_ab'
  offset_rects = _cairo_malloc_ab (num_rects, sizeof (cairo_rectangle_int_t));
                 ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-fallback.c: In function '_cairo_surface_fallback_composite_trapezoids':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-fallback.c:1546:17: note: in expansion of macro '_cairo_malloc_ab'
  offset_traps = _cairo_malloc_ab (num_traps, sizeof (cairo_trapezoid_t));
                 ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-offset.c: In function '_cairo_surface_offset_glyphs':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface-offset.c:301:18: note: in expansion of macro '_cairo_malloc_ab'
     dev_glyphs = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
                  ^~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlitRect_opts_SSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBlitRect_opts_SSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkBlitRect_opts_SSE2.cpp
SkBlitRow_opts_SSE2.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:74:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface.c: In function '_cairo_surface_acquire_source_image':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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];
           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:2569:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-spans.c:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface.c: In function '_cairo_surface_fill_region':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-surface.c:1991:10: note: in expansion of macro '_cairo_malloc_ab'
  rects = _cairo_malloc_ab (num_rects,
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-tee-surface.c: In function '_cairo_tee_surface_show_text_glyphs':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-tee-surface.c:428:19: note: in expansion of macro '_cairo_malloc_ab'
     glyphs_copy = _cairo_malloc_ab (num_glyphs, sizeof (cairo_glyph_t));
                   ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-tor-scan-converter.c: In function 'polygon_reset':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-tor-scan-converter.c:1093:23: note: in expansion of macro '_cairo_malloc_ab'
  polygon->y_buckets = _cairo_malloc_ab (num_buckets,
                       ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-traps.c: In function '_cairo_traps_grow':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-traps.c:113:14: note: in expansion of macro '_cairo_malloc_ab'
  new_traps = _cairo_malloc_ab (new_size, sizeof (cairo_trapezoid_t));
              ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-traps.c: In function '_cairo_traps_extract_region':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-traps.c:530:10: note: in expansion of macro '_cairo_malloc_ab'
  rects = _cairo_malloc_ab (traps->num_traps, sizeof (cairo_rectangle_int_t));
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-unicode.c: In function '_cairo_utf8_to_ucs4':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-unicode.c:280:10: note: in expansion of macro '_cairo_malloc_ab'
  str32 = _cairo_malloc_ab (n_chars + 1, sizeof (uint32_t));
          ^~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-unicode.c: In function '_cairo_utf8_to_utf16':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:83:33: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    _cairo_malloc((unsigned) (a) * (unsigned) (size)))
                                 ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-malloc-private.h:62:6: note: in definition of macro '_cairo_malloc'
    ((size) ? malloc((unsigned) (size)) : NULL)
      ^~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-unicode.c:396:13: note: in expansion of macro '_cairo_malloc_ab'
     str16 = _cairo_malloc_ab (n16 + 1, sizeof (uint16_t));
             ^~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:137:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-version.c: At top level:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-version.c:39:0: warning: "CAIRO_VERSION_H" redefined
 #define CAIRO_VERSION_H 1
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo.h:41:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairoint.h:70,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-spans.c:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src/cairo-version.h:8:0: note: this is the location of the previous definition
 #define CAIRO_VERSION_H
 
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus5.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus5.c
Unified_c_media_libopus6.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jquant1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jquant1.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jquant1.c
jquant2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jquant2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jquant2.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jquant2.c
jutils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlitRow_opts_SSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBlitRow_opts_SSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkBlitRow_opts_SSE2.cpp
SkBlurImage_opts_SSE2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus6.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus6.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus6.c
Unified_c_media_libopus7.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jutils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jutils.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/jutils.c
jsimd_i386.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlurImage_opts_SSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBlurImage_opts_SSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkBlurImage_opts_SSE2.cpp
SkBlurImage_opts_SSE4.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jsimd_i386.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jsimd_i386.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jsimd_i386.c
jccolor-mmx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_angle5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SECURE_SCL=0 -DANGLE_ENABLE_D3D9 -DANGLE_COMPILE_OPTIMIZATION_LEVEL=D3DCOMPILE_OPTIMIZATION_LEVEL1 -DANGLE_NO_EXCEPTIONS -DGL_APICALL='' -DGL_GLEXT_PROTOTYPES='' -DEGLAPI='' -DANGLE_ENABLE_HLSL=1 -DANGLE_ENABLE_KEYEDMUTEX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/angle/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_angle5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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-attributes -Wno-shadow -Wno-sign-compare -Wno-unknown-pragmas -Wno-unreachable-code -Wno-shadow-compatible-local -Wno-shadow-local   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle/Unified_cpp_gfx_angle5.cpp
yasm -o jccolor-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jccolor-mmx.asm
jccolor-sse2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkBlurImage_opts_SSE4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkBlurImage_opts_SSE4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse4.1  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkBlurImage_opts_SSE4.cpp
SkMorphology_opts_SSE2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLExtensions.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLExtensionBlendMinMax.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas3.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
yasm -o jccolor-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jccolor-sse2.asm
jcgray-mmx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkMorphology_opts_SSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkMorphology_opts_SSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkMorphology_opts_SSE2.cpp
SkUtils_opts_SSE2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus7.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus7.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus7.c
Unified_c_media_libopus8.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkUtils_opts_SSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkUtils_opts_SSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkUtils_opts_SSE2.cpp
SkXfermode_opts_SSE2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/layout/PRenderFrame.h:12,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/layout/PRenderFrameChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc/RenderFrameChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/ipc/RenderFrameChild.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/ipc/Unified_cpp_layout_ipc0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus7.c:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src/mlp.c: In function 'tansig_approx':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src/mlp.c:76:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (!(x>-8))
     ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src/mlp.c:78:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if (x<0)
  ^~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/remote'
mkdir -p '.deps/'
yasm -o jcgray-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jcgray-mmx.asm
nsGTKRemoteService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsGTKRemoteService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/remote -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsGTKRemoteService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/remote/nsGTKRemoteService.cpp
jcgray-sse2.o
nsXRemoteService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkXfermode_opts_SSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkXfermode_opts_SSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/SkXfermode_opts_SSE2.cpp
opts_check_x86.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o opts_check_x86.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/opts_check_x86.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts/opts_check_x86.cpp
SkFontHost_FreeType.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus7.c:137:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src/opus_decoder.c: In function 'opus_decode_frame':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src/opus_decoder.c:537:36: warning: 'pcm_transition' may be used uninitialized in this function [-Wmaybe-uninitialized]
             pcm[i] = pcm_transition[i];
                      ~~~~~~~~~~~~~~^~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkFontHost_FreeType.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkFontHost_FreeType.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/ports/SkFontHost_FreeType.cpp
SkFontHost_FreeType_common.o
yasm -o jcgray-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jcgray-sse2.asm
jcsample-mmx.o
libtoolkit_components_url-classifier.a.desc
rm -f libtoolkit_components_url-classifier.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_url-classifier.a.desc HashStore.o nsUrlClassifierPrefixSet.o nsUrlClassifierStreamUpdater.o Unified_cpp_url-classifier0.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_media_libopus8.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOPUS_BUILD -DOPUS_VERSION='"v1.1-mozilla"' -DUSE_ALLOCA -DOPUS_EXPORT='' -DHAVE_LRINTF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_media_libopus8.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus8.c
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/url-classifier'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms'
mkdir -p '.deps/'
Unified_cpp_dom_media_platforms0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_platforms0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/ffmpeg -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_platforms0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/Unified_cpp_dom_media_platforms0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_canvas4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas4.cpp
Unified_cpp_dom_canvas5.o
yasm -o jcsample-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jcsample-mmx.asm
jcsample-sse2.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt/bands.h:37:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src/opus_multistream_encoder.c:42,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus8.c:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/celt/rate.h:35:0: warning: "MAX_PULSES" redefined
 #define MAX_PULSES 128
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/main.h:32:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/float/structs_FLP.h:32,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/src/opus_encoder.c:50,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus/Unified_c_media_libopus8.c:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libopus/silk/define.h:172:0: note: this is the location of the previous definition
 #define MAX_PULSES                              16
 
yasm -o jcsample-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jcsample-sse2.asm
jdcolor-mmx.o
yasm -o jdcolor-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jdcolor-mmx.asm
jdcolor-sse2.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_gfx_cairo_cairo_src4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/cairo/cairo/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src4.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src4.c
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkFontHost_FreeType_common.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkFontHost_FreeType_common.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/ports/SkFontHost_FreeType_common.cpp
SkFontHost_cairo.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkFontHost_cairo.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkFontHost_cairo.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/ports/SkFontHost_cairo.cpp
SkMD5.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Logging.h:12,
                 from ../../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../../dist/include/mozilla/CondVar.h:12,
                 from ../../../dist/include/mozilla/Monitor.h:10,
                 from ../../../dist/include/mozilla/TaskQueue.h:10,
                 from ../../../dist/include/FlushableTaskQueue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/PlatformDecoderModule.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/PDMFactory.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/platforms/PDMFactory.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms/Unified_cpp_dom_media_platforms0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Atomics.h:19,
                 from ../../../dist/include/PLDHashTable.h:10,
                 from ../../../dist/include/nsTHashtable.h:10,
                 from ../../../dist/include/nsBaseHashtable.h:12,
                 from ../../../dist/include/nsInterfaceHashtable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/remote/nsGTKRemoteService.h:15,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/remote/nsGTKRemoteService.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLExtensions.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLExtensionSRGB.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas4.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkMD5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkMD5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/SkMD5.cpp
SkParse.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkParse.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkParse.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/SkParse.cpp
SkSHA1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SkSHA1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SkSHA1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/SkSHA1.cpp
Unified_cpp_gfx_skia0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia0.cpp
Unified_cpp_gfx_skia1.o
libgfx_cairo_cairo_src.a.desc
rm -f libgfx_cairo_cairo_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia1.cpp
Unified_cpp_gfx_skia10.o
libmedia_libopus.a.desc
rm -f libmedia_libopus.a
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia10.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia10.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia10.cpp
Unified_cpp_gfx_skia11.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_libopus.a.desc celt_decoder.o celt_encoder.o Unified_c_media_libopus0.o Unified_c_media_libopus1.o Unified_c_media_libopus2.o Unified_c_media_libopus3.o Unified_c_media_libopus4.o Unified_c_media_libopus5.o Unified_c_media_libopus6.o Unified_c_media_libopus7.o Unified_c_media_libopus8.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/cairo/cairo/src'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_indexedDB1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/db/sqlite3/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_indexedDB1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/indexedDB/Unified_cpp_dom_indexedDB1.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libopus'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/payment'
mkdir -p '.deps/'
yasm -o jdcolor-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jdcolor-sse2.asm
jdmerge-mmx.o
PaymentProviderUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PaymentProviderUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/payment -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/PaymentProviderUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/payment/PaymentProviderUtils.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp:12467:1: warning: 'mozilla::dom::indexedDB::{anonymous}::ConnectionPool::IdleThreadInfo::IdleThreadInfo(const mozilla::dom::indexedDB::{anonymous}::ConnectionPool::IdleThreadInfo&)' defined but not used [-Wunused-function]
 ConnectionPool::
 ^~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp:12434:1: warning: 'mozilla::dom::indexedDB::{anonymous}::ConnectionPool::IdleDatabaseInfo::IdleDatabaseInfo(const mozilla::dom::indexedDB::{anonymous}::ConnectionPool::IdleDatabaseInfo&)' defined but not used [-Wunused-function]
 ConnectionPool::
 ^~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia11.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia11.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia11.cpp
Unified_cpp_gfx_skia12.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/NavigatorBinding.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/payment/PaymentProviderUtils.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsXRemoteService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/remote -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsXRemoteService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/remote/nsXRemoteService.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia10.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/effects/SkLightingImageFilter.cpp:1126:7: warning: 'GrGLLightingEffect' has a field 'GrGLLightingEffect::fLight' whose type uses the anonymous namespace [-Wsubobject-linkage]
 class GrGLLightingEffect  : public GrGLEffect {
       ^~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIObserver.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/IndexedDatabaseManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/IndexedDatabaseManager.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/indexedDB/Unified_cpp_dom_indexedDB1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
yasm -o jdmerge-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jdmerge-mmx.asm
jdmerge-sse2.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/remote/nsXRemoteService.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia12.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia12.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia12.cpp
Unified_cpp_gfx_skia13.o
yasm -o jdmerge-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jdmerge-sse2.asm
jdsample-mmx.o
yasm -o jdsample-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jdsample-mmx.asm
jdsample-sse2.o
yasm -o jdsample-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jdsample-sse2.asm
jfdctflt-3dn.o
yasm -o jfdctflt-3dn.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jfdctflt-3dn.asm
jfdctflt-sse.o
yasm -o jfdctflt-sse.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jfdctflt-sse.asm
jfdctfst-mmx.o
yasm -o jfdctfst-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jfdctfst-mmx.asm
jfdctfst-sse2.o
yasm -o jfdctfst-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jfdctfst-sse2.asm
jfdctint-mmx.o
yasm -o jfdctint-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jfdctint-mmx.asm
jfdctint-sse2.o
yasm -o jfdctint-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jfdctint-sse2.asm
jidctflt-3dn.o
yasm -o jidctflt-3dn.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctflt-3dn.asm
jidctflt-sse.o
yasm -o jidctflt-sse.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctflt-sse.asm
jidctflt-sse2.o
yasm -o jidctflt-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctflt-sse2.asm
jidctfst-mmx.o
yasm -o jidctfst-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctfst-mmx.asm
jidctfst-sse2.o
yasm -o jidctfst-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctfst-sse2.asm
jidctint-mmx.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/rdf/util/internal'
mkdir -p '.deps/'
nsRDFResource.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsRDFResource.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/util/internal -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsRDFResource.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/util/nsRDFResource.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/util/nsRDFResource.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/util/nsRDFResource.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
librdf_util_internal.a.desc
rm -f librdf_util_internal.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o librdf_util_internal.a.desc nsRDFResource.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/rdf/util/internal'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/reflect/xptcall'
mkdir -p '.deps/'
xptcall.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o xptcall.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/xptcall.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/xptcall.cpp
yasm -o jidctint-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctint-mmx.asm
jidctint-sse2.o
libgfx_angle.a.desc
rm -f libgfx_angle.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_angle.a.desc glslang_lex.o glslang_tab.o Unified_cpp_gfx_angle0.o Unified_cpp_gfx_angle1.o Unified_cpp_gfx_angle2.o Unified_cpp_gfx_angle3.o Unified_cpp_gfx_angle4.o Unified_cpp_gfx_angle5.o  
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/telephony'
mkdir -p '.deps/'
Unified_cpp_dom_telephony0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_telephony0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/telephony -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_telephony0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/telephony/Unified_cpp_dom_telephony0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/angle'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/alarm'
mkdir -p '.deps/'
AlarmHalService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AlarmHalService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/alarm -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/AlarmHalService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/alarm/AlarmHalService.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_canvas5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas5.cpp
Unified_cpp_dom_canvas6.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/xptcall.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/xptcprivate.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptcall/xptcall.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_components_remote.a.desc
rm -f libtoolkit_components_remote.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_remote.a.desc nsGTKRemoteService.o nsXRemoteService.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia13.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia13.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia13.cpp
Unified_cpp_gfx_skia14.o
yasm -o jidctint-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctint-sse2.asm
jidctred-mmx.o
yasm -o jidctred-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctred-mmx.asm
jidctred-sse2.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/remote'
yasm -o jidctred-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jidctred-sse2.asm
jquant-3dn.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/devicestorage'
mkdir -p '.deps/'
yasm -o jquant-3dn.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jquant-3dn.asm
jquant-mmx.o
Unified_cpp_dom_devicestorage0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_devicestorage0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/devicestorage -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_devicestorage0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/devicestorage/Unified_cpp_dom_devicestorage0.cpp
yasm -o jquant-mmx.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jquant-mmx.asm
jquant-sse.o
yasm -o jquant-sse.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jquant-sse.asm
jquantf-sse2.o
yasm -o jquantf-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jquantf-sse2.asm
jquanti-sse2.o
yasm -o jquanti-sse2.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jquanti-sse2.asm
jsimdcpu.o
yasm -o jsimdcpu.o  -f elf32 -rnasm -pnasm -DPIC -DELF -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libjpeg/simd/jsimdcpu.asm
libmedia_libjpeg.a.desc
rm -f libmedia_libjpeg.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_libjpeg.a.desc jcapimin.o jcapistd.o jccoefct.o jccolor.o jcdctmgr.o jchuff.o jcinit.o jcmainct.o jcmarker.o jcmaster.o jcomapi.o jcparam.o jcphuff.o jcprepct.o jcsample.o jctrans.o jdapimin.o jdapistd.o jdatadst.o jdatasrc.o jdcoefct.o jdcolor.o jddctmgr.o jdhuff.o jdinput.o jdmainct.o jdmarker.o jdmaster.o jdmerge.o jdphuff.o jdpostct.o jdsample.o jdtrans.o jerror.o jfdctflt.o jfdctfst.o jfdctint.o jidctflt.o jidctfst.o jidctint.o jidctred.o jmemmgr.o jmemnobs.o jquant1.o jquant2.o jutils.o jsimd_i386.o jccolor-mmx.o jccolor-sse2.o jcgray-mmx.o jcgray-sse2.o jcsample-mmx.o jcsample-sse2.o jdcolor-mmx.o jdcolor-sse2.o jdmerge-mmx.o jdmerge-sse2.o jdsample-mmx.o jdsample-sse2.o jfdctflt-3dn.o jfdctflt-sse.o jfdctfst-mmx.o jfdctfst-sse2.o jfdctint-mmx.o jfdctint-sse2.o jidctflt-3dn.o jidctflt-sse.o jidctflt-sse2.o jidctfst-mmx.o jidctfst-sse2.o jidctint-mmx.o jidctint-sse2.o jidctred-mmx.o jidctred-sse2.o jquant-3dn.o jquant-mmx.o jquant-sse.o jquantf-sse2.o jquanti-sse2.o jsimdcpu.o  
libdom_payment.a.desc
rm -f libdom_payment.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_payment.a.desc PaymentProviderUtils.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/mozilla/DOMEventTargetHelper.h:10,
                 from ../../dist/include/mozilla/dom/telephony/TelephonyCommon.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/telephony/CallsList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/telephony/CallsList.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/telephony/Unified_cpp_dom_telephony0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/libjpeg'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/payment'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_canvas6.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_canvas6.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas6.cpp
EventStateManager.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o EventStateManager.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/settings -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/EventStateManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events/EventStateManager.cpp
Unified_cpp_dom_events0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/alarm/AlarmHalService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/alarm/AlarmHalService.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia14.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia14.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia14.cpp
Unified_cpp_gfx_skia15.o
libxpcom_reflect_xptcall.a.desc
rm -f libxpcom_reflect_xptcall.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpcom_reflect_xptcall.a.desc xptcall.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/reflect/xptcall'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/printingui/unixshared'
mkdir -p '.deps/'
Unified_cpp_unixshared0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_unixshared0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/printingui/unixshared -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_unixshared0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/printingui/unixshared/Unified_cpp_unixshared0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/LinkedList.h:67,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLRenderbuffer.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLRenderbuffer.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas5.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsrootidl.h:13,
                 from ../../../../dist/include/nsISupports.h:10,
                 from ../../../../dist/include/nsIWebProgressListener.h:10,
                 from ../../../../dist/include/nsIPrintProgress.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/printingui/unixshared/nsPrintProgress.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/printingui/unixshared/nsPrintProgress.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/printingui/unixshared/Unified_cpp_unixshared0.cpp:2:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLVertexArray.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLVertexArrayGL.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLVertexArrayObject.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas/WebGLVertexArrayObject.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas/Unified_cpp_dom_canvas6.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp: In member function 'void mozilla::dom::indexedDB::{anonymous}::QuotaClient::PerformIdleMaintenanceOnDatabase(uint32_t, const nsACString_internal&, mozilla::dom::indexedDB::{anonymous}::QuotaClient::SingleMaintenanceInfo&&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp:17389:3: warning: 'maintenanceAction' may be used uninitialized in this function [-Wmaybe-uninitialized]
   switch (maintenanceAction) {
   ^~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp:17379:21: note: 'maintenanceAction' was declared here
   MaintenanceAction maintenanceAction;
                     ^~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia15.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia15.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia15.cpp
Unified_cpp_gfx_skia16.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/mozilla/EventDispatcher.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events/EventStateManager.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_media_platforms.a.desc
rm -f libdom_media_platforms.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_platforms.a.desc Unified_cpp_dom_media_platforms0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/platforms'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/notification'
mkdir -p '.deps/'
Unified_cpp_dom_notification0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_notification0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/notification -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_notification0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/notification/Unified_cpp_dom_notification0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia16.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia16.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia16.cpp
Unified_cpp_gfx_skia17.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/downloads/Unified_cpp_downloads0.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads/nsDownloadManager.cpp: In member function 'nsresult nsDownloadManager::NotifyDownloadRemoval(nsDownload*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/downloads/nsDownloadManager.cpp:1967:21: warning: 'dlID' may be used uninitialized in this function [-Wmaybe-uninitialized]
     rv = id->SetData(dlID);
          ~~~~~~~~~~~^~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia16.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLBufferImpl.cpp:16:0: warning: "VALIDATE" redefined
 #define VALIDATE() do {} while(false)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia16.cpp:83:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects/GrTextureStripAtlas.cpp:17:0: note: this is the location of the previous definition
     #define VALIDATE
 
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/presentation/provider'
mkdir -p '.deps/'
Unified_cpp_provider0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_provider0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_provider0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/presentation/provider/Unified_cpp_provider0.cpp
libembedding_components_printingui_unixshared.a.desc
rm -f libembedding_components_printingui_unixshared.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libembedding_components_printingui_unixshared.a.desc Unified_cpp_unixshared0.o  
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style/Unified_cpp_layout_style3.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsRuleNode.cpp: In static member function 'static nscoord nsRuleNode::CalcFontPointSize(int32_t, int32_t, nsPresContext*, nsFontSizeType)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style/nsRuleNode.cpp:2978:12: warning: 'column' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int32_t* column;
            ^~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/printingui/unixshared'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/websocket'
mkdir -p '.deps/'
Unified_cpp_protocol_websocket0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_protocol_websocket0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_websocket0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/mozilla/RefPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/presentation/provider/Unified_cpp_provider0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia17.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia17.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp
Unified_cpp_gfx_skia18.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsISerializable.h:10,
                 from ../../dist/include/nsIPrincipal.h:10,
                 from ../../dist/include/mozilla/dom/DesktopNotification.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/notification/DesktopNotification.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/notification/Unified_cpp_dom_notification0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nsCOMPtr.h:29:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/presentation/provider/Unified_cpp_provider0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.cpp: In member function 'void mozilla::dom::presentation::MulticastDNSDeviceProvider::ClearUnknownDevices()':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.cpp:505:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(NS_FAILED(RemoveDevice(i)));
       ^~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.cpp: In member function 'void mozilla::dom::presentation::MulticastDNSDeviceProvider::ClearDevices()':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.cpp:518:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(RemoveDevice(i)));
     ^~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.cpp: In member function 'virtual nsresult mozilla::dom::presentation::MulticastDNSDeviceProvider::ForceDiscovery()':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/presentation/provider/MulticastDNSDeviceProvider.cpp:582:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(mDiscoveryTimer->Init(this,
     ^~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:83:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLProgram.cpp:20:0: warning: "GL_CALL" redefined
 #define GL_CALL(X) GR_GL_CALL(fGpu->glInterface(), X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:74:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLPathRange.cpp:15:0: note: this is the location of the previous definition
 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:83:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLProgram.cpp:21:0: warning: "GL_CALL_RET" redefined
 #define GL_CALL_RET(R, X) GR_GL_CALL_RET(fGpu->glInterface(), R, X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:74:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLPathRange.cpp:16:0: note: this is the location of the previous definition
 #define GL_CALL_RET(R, X) GR_GL_CALL_RET(GPUGL->glInterface(), R, X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLRenderTarget.cpp:12:0: warning: "GPUGL" redefined
 #define GPUGL static_cast<GrGpuGL*>(getGpu())
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:74:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLPathRange.cpp:13:0: note: this is the location of the previous definition
 #define GPUGL static_cast<GrGpuGL*>(this->getGpu())
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLRenderTarget.cpp:14:0: warning: "GL_CALL" redefined
 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:83:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLProgram.cpp:20:0: note: this is the location of the previous definition
 #define GL_CALL(X) GR_GL_CALL(fGpu->glInterface(), X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:128:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLShaderBuilder.cpp:18:0: warning: "GL_CALL" redefined
 #define GL_CALL(X) GR_GL_CALL(this->gpu()->glInterface(), X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLRenderTarget.cpp:14:0: note: this is the location of the previous definition
 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:128:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLShaderBuilder.cpp:19:0: warning: "GL_CALL_RET" redefined
 #define GL_CALL_RET(R, X) GR_GL_CALL_RET(this->gpu()->glInterface(), R, X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia17.cpp:83:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLProgram.cpp:21:0: note: this is the location of the previous definition
 #define GL_CALL_RET(R, X) GR_GL_CALL_RET(fGpu->glInterface(), R, X)
 
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia18.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia18.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia18.cpp
Unified_cpp_gfx_skia19.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/indexedDB/Unified_cpp_dom_indexedDB0.cpp:110:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/IDBObjectStore.cpp: In function 'bool mozilla::dom::indexedDB::{anonymous}::StructuredCloneWriteCallback(JSContext*, JSStructuredCloneWriter*, JS::Handle<JSObject*>, void*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/IDBObjectStore.cpp:286:55: warning: 'mutableFile' may be used uninitialized in this function [-Wmaybe-uninitialized]
     NS_ConvertUTF16toUTF8 convName(mutableFile->Name());
                                                       ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia18.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLVertexArray.cpp:11:0: warning: "GPUGL" redefined
 #define GPUGL static_cast<GrGpuGL*>(this->getGpu())
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia18.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLTexture.cpp:11:0: note: this is the location of the previous definition
 #define GPUGL static_cast<GrGpuGL*>(getGpu())
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia18.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLVertexArray.cpp:12:0: warning: "GL_CALL" redefined
 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X);
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia18.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLTexture.cpp:13:0: note: this is the location of the previous definition
 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia18.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGpuGL.cpp:20:0: warning: "GL_CALL" redefined
 #define GL_CALL(X) GR_GL_CALL(this->glInterface(), X)
 
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia18.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl/GrGLVertexArray.cpp:12:0: note: this is the location of the previous definition
 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X);
 
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketLog.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/BaseWebSocketChannel.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_alarm.a.desc
rm -f libdom_alarm.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_alarm.a.desc AlarmHalService.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/alarm'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/nss/crmf'
libcrmf.a.desc
rm -f libcrmf.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libcrmf.a.desc   
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp: In member function 'virtual nsresult mozilla::dom::indexedDB::{anonymous}::ObjectStoreAddOrPutRequestOp::DoDatabaseWork(mozilla::dom::indexedDB::{anonymous}::DatabaseConnection*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp:493:22: warning: 'unique' may be used uninitialized in this function [-Wmaybe-uninitialized]
     , mUnique(aUnique)
                      ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/indexedDB/ActorsParent.cpp:18432:10: note: 'unique' was declared here
     bool unique;
          ^~~~~~
libdom_presentation_provider.a.desc
rm -f libdom_presentation_provider.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_presentation_provider.a.desc Unified_cpp_provider0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/nss/crmf'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/webbrowserpersist'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/presentation/provider'
WebBrowserPersistDocumentChild.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebBrowserPersistDocumentChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebBrowserPersistDocumentChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistDocumentChild.cpp
WebBrowserPersistDocumentParent.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/spellcheck/hunspell/src'
mkdir -p '.deps/'
affentry.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o affentry.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/affentry.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/affentry.cxx
affixmgr.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistDocument.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistDocumentChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistDocumentChild.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistDocumentChild.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
liblayout_ipc.a.desc
rm -f liblayout_ipc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o liblayout_ipc.a.desc VsyncChild.o VsyncParent.o Unified_cpp_layout_ipc0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/ipc'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebBrowserPersistDocumentParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebBrowserPersistDocumentParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistDocumentParent.cpp
WebBrowserPersistLocalDocument.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia19.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia19.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia19.cpp
Unified_cpp_gfx_skia2.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/messagechannel'
mkdir -p '.deps/'
Unified_cpp_dom_messagechannel0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_messagechannel0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/messagechannel -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_messagechannel0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/messagechannel/Unified_cpp_dom_messagechannel0.cpp
libtoolkit_components_downloads.a.desc
rm -f libtoolkit_components_downloads.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_downloads.a.desc SQLFunctions.o Unified_cpp_downloads0.o  
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Maybe.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistDocumentParent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistDocumentParent.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/downloads'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/alerts'
mkdir -p '.deps/'
Unified_cpp_components_alerts0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_components_alerts0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/alerts -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_components_alerts0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/alerts/Unified_cpp_components_alerts0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia2.cpp
Unified_cpp_gfx_skia20.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o affixmgr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/affixmgr.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/affixmgr.cxx
csutil.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o csutil.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/csutil.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/csutil.cxx
filemgr.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/FloatingPoint.h:12,
                 from ../../dist/include/js/Value.h:13,
                 from ../../dist/include/mozilla/ErrorResult.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/messagechannel/MessageChannel.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/messagechannel/MessageChannel.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/messagechannel/Unified_cpp_dom_messagechannel0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o filemgr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/filemgr.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/filemgr.cxx
hashmgr.o
libdom_indexedDB.a.desc
rm -f libdom_indexedDB.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_indexedDB.a.desc ActorsParent.o Key.o Unified_cpp_dom_indexedDB0.o Unified_cpp_dom_indexedDB1.o  
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/dom/PContentBridge.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/dom/PContentBridgeParent.h:9,
                 from ../../../dist/include/mozilla/dom/ContentBridgeParent.h:10,
                 from ../../../dist/include/mozilla/dom/ContentChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/alerts/nsAlertsService.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/alerts/Unified_cpp_components_alerts0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/indexedDB'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/spellcheck/hunspell/glue'
mkdir -p '.deps/'
RemoteSpellCheckEngineChild.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o RemoteSpellCheckEngineChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/src -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/RemoteSpellCheckEngineChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineChild.cpp
RemoteSpellCheckEngineParent.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia20.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia20.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia20.cpp
Unified_cpp_gfx_skia21.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia21.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia21.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia21.cpp
Unified_cpp_gfx_skia22.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia22.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia22.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia22.cpp
Unified_cpp_gfx_skia23.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../../ipc/ipdl/_ipdlheaders/mozilla/PRemoteSpellcheckEngine.h:12,
                 from ../../../../ipc/ipdl/_ipdlheaders/mozilla/PRemoteSpellcheckEngineChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineChild.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineChild.cpp:5:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebBrowserPersistLocalDocument.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebBrowserPersistLocalDocument.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistLocalDocument.cpp
WebBrowserPersistRemoteDocument.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia23.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia23.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia23.cpp
Unified_cpp_gfx_skia24.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hashmgr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/hashmgr.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/hashmgr.cxx
hunspell.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia24.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia24.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia24.cpp
Unified_cpp_gfx_skia3.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebBrowserPersistRemoteDocument.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebBrowserPersistRemoteDocument.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistRemoteDocument.cpp
WebBrowserPersistResourcesChild.o
libdom_telephony.a.desc
rm -f libdom_telephony.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_telephony.a.desc Unified_cpp_dom_telephony0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/telephony'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/commandhandler'
mkdir -p '.deps/'
Unified_cpp_commandhandler0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_commandhandler0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/commandhandler -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_commandhandler0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/commandhandler/Unified_cpp_commandhandler0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hunspell.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/hunspell.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/hunspell.cxx
hunzip.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Maybe.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistRemoteDocument.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistRemoteDocument.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistLocalDocument.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistLocalDocument.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsStringFwd.h:12,
                 from ../../../dist/include/nsAString.h:11,
                 from ../../../dist/include/nsSubstring.h:10,
                 from ../../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/commandhandler/nsBaseCommandController.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/commandhandler/Unified_cpp_commandhandler0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d'
mkdir -p '.deps/'
BlurSSE2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o BlurSSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/BlurSSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/BlurSSE2.cpp
FilterProcessingSSE2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o RemoteSpellCheckEngineParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/src -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/RemoteSpellCheckEngineParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp
mozHunspell.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia3.cpp
Unified_cpp_gfx_skia4.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hunzip.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/hunzip.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/hunzip.cxx
phonet.o
In file included from ../../../dist/include/nsISupportsUtils.h:13:0,
                 from ../../../dist/include/nsISupportsImpl.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/chrome/common/file_descriptor_set_posix.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/chrome/common/ipc_message_utils.h:18,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:11,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketLog.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/BaseWebSocketChannel.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'virtual void mozilla::net::WebSocketFrameRunnable::DoWork(nsIWebSocketEventListener*)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:91:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'virtual void mozilla::net::WebSocketCreatedRunnable::DoWork(nsIWebSocketEventListener*)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:115:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'virtual void mozilla::net::WebSocketOpenedRunnable::DoWork(nsIWebSocketEventListener*)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:143:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'virtual void mozilla::net::WebSocketMessageAvailableRunnable::DoWork(nsIWebSocketEventListener*)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:168:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'virtual void mozilla::net::WebSocketClosedRunnable::DoWork(nsIWebSocketEventListener*)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:194:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'void mozilla::net::WebSocketEventService::WebSocketCreated(uint32_t, uint64_t, const nsAString_internal&, const nsACString_internal&)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:256:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'void mozilla::net::WebSocketEventService::WebSocketOpened(uint32_t, uint64_t, const nsAString_internal&, const nsACString_internal&, const nsACString_internal&)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:275:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'void mozilla::net::WebSocketEventService::WebSocketMessageAvailable(uint32_t, uint64_t, const nsACString_internal&, uint16_t)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:293:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'void mozilla::net::WebSocketEventService::WebSocketClosed(uint32_t, uint64_t, bool, uint16_t, const nsAString_internal&)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:312:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'void mozilla::net::WebSocketEventService::FrameReceived(uint32_t, uint64_t, already_AddRefed<mozilla::net::WebSocketFrame>)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:332:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp: In member function 'void mozilla::net::WebSocketEventService::FrameSent(uint32_t, uint64_t, already_AddRefed<mozilla::net::WebSocketFrame>)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/websocket/WebSocketEventService.cpp:353:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o phonet.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/phonet.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/phonet.cxx
replist.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia4.cpp
Unified_cpp_gfx_skia5.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../../ipc/ipdl/_ipdlheaders/mozilla/PRemoteSpellcheckEngine.h:12,
                 from ../../../../ipc/ipdl/_ipdlheaders/mozilla/PRemoteSpellcheckEngineParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.h:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.cpp:6:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o FilterProcessingSSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/FilterProcessingSSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/FilterProcessingSSE2.cpp
ImageScalingSSE2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia5.cpp
Unified_cpp_gfx_skia6.o
liblayout_style.a.desc
rm -f liblayout_style.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o liblayout_style.a.desc 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 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/style'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Endian.h:67,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/Types.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/2D.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/FilterProcessing.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/FilterProcessingSIMD-inl.h:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/FilterProcessingSSE2.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/gtk'
mkdir -p '.deps/'
Unified_c_widget_gtk0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_widget_gtk0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DCAIRO_GFX -DMOZ_APP_NAME='"firefox"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/x11 -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_widget_gtk0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/startup-notification-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/gtk/Unified_c_widget_gtk0.c
nsWindow.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o replist.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/replist.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/replist.cxx
suggestmgr.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o suggestmgr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DHUNSPELL_STATIC -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/suggestmgr.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src/suggestmgr.cxx
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia6.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia6.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia6.cpp
Unified_cpp_gfx_skia7.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebBrowserPersistResourcesChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebBrowserPersistResourcesChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistResourcesChild.cpp
WebBrowserPersistResourcesParent.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsWindow.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DCAIRO_GFX -DMOZ_APP_NAME='"firefox"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/x11 -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsWindow.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/startup-notification-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/nsWindow.cpp
Unified_cpp_widget_gtk0.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:50:0,
                 from ./../../../../mozilla-config.h:228,
                 from <command-line>:0:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_components_alerts.a.desc
rm -f libtoolkit_components_alerts.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_alerts.a.desc Unified_cpp_components_alerts0.o  
libembedding_components_commandhandler.a.desc
rm -f libembedding_components_commandhandler.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libembedding_components_commandhandler.a.desc Unified_cpp_commandhandler0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/alerts'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/components/build'
mkdir -p '.deps/'
nsModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/build -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/directory -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/build/nsModule.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/commandhandler'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul'
mkdir -p '.deps/'
Unified_cpp_layout_xul0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_xul0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_xul0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul0.cpp
Unified_cpp_layout_xul1.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistResources.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistResourcesChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistResourcesChild.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistResourcesChild.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia7.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia7.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia7.cpp
Unified_cpp_gfx_skia8.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/filepicker'
mkdir -p '.deps/'
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/mozilla/Module.h:10,
                 from ../../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpfe/components/build/nsModule.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
nsFileView.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsFileView.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/filepicker -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsFileView.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/filepicker/nsFileView.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mozHunspell.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/src -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/mozHunspell.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/mozHunspell.cpp
mozHunspellDirProvider.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIFileView.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/filepicker/nsFileView.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_events0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/settings -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_events0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events/Unified_cpp_dom_events0.cpp
Unified_cpp_dom_events1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_widget_gtk0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DCAIRO_GFX -DMOZ_APP_NAME='"firefox"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/x11 -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_widget_gtk0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/startup-notification-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/gtk/Unified_cpp_widget_gtk0.cpp
Unified_cpp_widget_gtk1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ImageScalingSSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ImageScalingSSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/ImageScalingSSE2.cpp
JobScheduler_posix.o
libdom_devicestorage.a.desc
rm -f libdom_devicestorage.a
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/FloatingPoint.h:12,
                 from ../../dist/include/js/Value.h:13,
                 from ../../dist/include/mozilla/ErrorResult.h:27,
                 from ../../dist/include/mozilla/dom/BoxObject.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/BoxObject.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_devicestorage.a.desc Unified_cpp_dom_devicestorage0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/devicestorage'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/streamconv/converters'
mkdir -p '.deps/'
libxpfe_components_build.a.desc
rm -f libxpfe_components_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpfe_components_build.a.desc nsModule.o  
Unified_cpp_converters0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_converters0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/streamconv/converters -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_converters0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/streamconv/converters/Unified_cpp_converters0.cpp
libdom_notification.a.desc
rm -f libdom_notification.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_notification.a.desc Unified_cpp_dom_notification0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpfe/components/build'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/nsWindow.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/chardet'
mkdir -p '.deps/'
Unified_cpp_intl_chardet0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_intl_chardet0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/chardet -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_chardet0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/chardet/Unified_cpp_intl_chardet0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/notification'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o JobScheduler_posix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/JobScheduler_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/JobScheduler_posix.cpp
convolverSSE2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Endian.h:67,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/Types.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/ImageScaling.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/ImageScalingSSE2.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/mozilla/RefPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/JobScheduler.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/JobScheduler_posix.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsDebug.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/streamconv/converters/ParseFTPList.cpp:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/streamconv/converters/Unified_cpp_converters0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from ../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/chardet/nsChardetModule.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/chardet/Unified_cpp_intl_chardet0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_components_filepicker.a.desc
rm -f libtoolkit_components_filepicker.a
libextensions_spellcheck_hunspell_src.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_filepicker.a.desc nsFileView.o  
rm -f libextensions_spellcheck_hunspell_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libextensions_spellcheck_hunspell_src.a.desc affentry.o affixmgr.o csutil.o filemgr.o hashmgr.o hunspell.o hunzip.o phonet.o replist.o suggestmgr.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/spellcheck/hunspell/src'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/inspector'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/filepicker'
Unified_cpp_layout_inspector0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_inspector0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/inspector -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_inspector0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/inspector/Unified_cpp_layout_inspector0.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/storage/build'
mkdir -p '.deps/'
mozStorageModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mozStorageModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/storage/build -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/storage -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/mozStorageModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/storage/build/mozStorageModule.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia8.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia8.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia8.cpp
Unified_cpp_gfx_skia9.o
libdom_messagechannel.a.desc
rm -f libdom_messagechannel.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_messagechannel.a.desc Unified_cpp_dom_messagechannel0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/messagechannel'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/pkix'
mkdir -p '.deps/'
pkixbuild.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixbuild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixbuild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixbuild.cpp
pkixcert.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIDOMEventTarget.h:10,
                 from ../../dist/include/mozilla/dom/EventTarget.h:10,
                 from ../../dist/include/mozilla/BasicEvents.h:11,
                 from ../../dist/include/mozilla/dom/Event.h:11,
                 from ../../dist/include/mozilla/dom/AnimationEvent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events/AnimationEvent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events/Unified_cpp_dom_events0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libintl_chardet.a.desc
rm -f libintl_chardet.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libintl_chardet.a.desc Unified_cpp_intl_chardet0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o convolverSSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/convolverSSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/convolverSSE2.cpp
image_operations.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/chardet'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/telemetry'
mkdir -p '.deps/'
Telemetry.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Telemetry.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_APP_VERSION='"45.9.0"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/telemetry -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Telemetry.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/telemetry/Telemetry.cpp
WebrtcTelemetry.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/storage/build/mozStorageModule.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_skia9.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSK_USE_POSIX_THREADS=1 -DSK_BUILD_SSSE3=1 -DSK_FONTHOST_DOES_NOT_USE_FONTMGR=1 -DSKIA_IMPLEMENTATION=1 -DGR_IMPLEMENTATION=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/images -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pathops -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/pipe -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/ports -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils/win -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/views -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/effects -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/gpu/gl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/lazy -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/opts -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/sfnt -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/mac -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/src/utils/win -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_skia9.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wno-overloaded-virtual -Wno-sign-compare -Wno-unused-function -Wno-logical-op -Wno-maybe-uninitialized -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia/Unified_cpp_gfx_skia9.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixcert.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixcert.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixcert.cpp
pkixcheck.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/IMContextWrapper.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/gtk/Unified_cpp_widget_gtk0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o image_operations.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/image_operations.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/image_operations.cpp
Unified_cpp_gfx_2d0.o
libnetwerk_protocol_websocket.a.desc
rm -f libnetwerk_protocol_websocket.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_protocol_websocket.a.desc Unified_cpp_protocol_websocket0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/inISearchProcess.h:10,
                 from ../../dist/include/inICSSValueSearch.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/inspector/inCSSValueSearch.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/inspector/inCSSValueSearch.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/inspector/Unified_cpp_layout_inspector0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/websocket'
libstorage_build.a.desc
rm -f libstorage_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libstorage_build.a.desc mozStorageModule.o  
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers'
mkdir -p '.deps/'
Unified_cpp_dom_workers0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_workers0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_workers0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers/Unified_cpp_dom_workers0.cpp
Unified_cpp_dom_workers1.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/storage/build'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_workers1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_workers1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers/Unified_cpp_dom_workers1.cpp
Unified_cpp_dom_workers2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/image_operations.cpp:29:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixcheck.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixcheck.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixcheck.cpp
pkixder.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_2d0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_2d0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d/Unified_cpp_gfx_2d0.cpp
Unified_cpp_gfx_2d1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebBrowserPersistResourcesParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebBrowserPersistResourcesParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistResourcesParent.cpp
WebBrowserPersistSerializeChild.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixder.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixder.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixder.cpp
pkixnames.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixnames.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixnames.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixnames.cpp
pkixnss.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistResources.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistResourcesParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistResourcesParent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistResourcesParent.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebBrowserPersistSerializeChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebBrowserPersistSerializeChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistSerializeChild.cpp
WebBrowserPersistSerializeParent.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixnss.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixnss.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixnss.cpp
pkixocsp.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_2d1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_2d1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d/Unified_cpp_gfx_2d1.cpp
Unified_cpp_gfx_2d2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/Workers.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/ChromeWorkerScope.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/ChromeWorkerScope.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers/Unified_cpp_dom_workers0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixocsp.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixocsp.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixocsp.cpp
pkixresult.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebBrowserPersistSerializeParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebBrowserPersistSerializeParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistSerializeParent.cpp
nsWebBrowserPersist.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistSerialize.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistSerializeChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistSerializeChild.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistSerializeChild.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixresult.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixresult.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixresult.cpp
pkixtime.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixtime.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixtime.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixtime.cpp
pkixverify.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Endian.h:67,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/Types.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/ImageScaling.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/ImageScaling.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d/Unified_cpp_gfx_2d1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIServiceWorkerManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/ServiceWorkerManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/ServiceWorkerManager.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers/Unified_cpp_dom_workers1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pkixverify.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/pkixverify.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wextra -pedantic-errors   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/lib/pkixverify.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistSerialize.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/PWebBrowserPersistSerializeParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistSerializeParent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/WebBrowserPersistSerializeParent.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_2d2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DUSE_SSE2 -DOS_POSIX=1 -DOS_LINUX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DMOZ_ENABLE_FREETYPE -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/core -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/gpu -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/skia/skia/include/utils -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_2d2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d/Unified_cpp_gfx_2d2.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsWebBrowserPersist.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsWebBrowserPersist.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/DrawTargetCapture.cpp:7:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d/Unified_cpp_gfx_2d0.cpp:56:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/DrawCommand.h: In member function 'void mozilla::gfx::StoredPattern::Assign(const mozilla::gfx::Pattern&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/DrawCommand.h:77:106: warning: placement new constructing an object of type 'mozilla::gfx::SurfacePattern' and size '52' in a region of type 'char [20]' and size '20' [-Wplacement-new=]
       SurfacePattern* surfPat = new (mColor)SurfacePattern(*static_cast<const SurfacePattern*>(&aPattern));
                                                                                                          ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/DrawCommand.h:82:94: warning: placement new constructing an object of type 'mozilla::gfx::LinearGradientPattern' and size '48' in a region of type 'char [20]' and size '20' [-Wplacement-new=]
       new (mColor)LinearGradientPattern(*static_cast<const LinearGradientPattern*>(&aPattern));
                                                                                              ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/DrawCommand.h:85:94: warning: placement new constructing an object of type 'mozilla::gfx::RadialGradientPattern' and size '56' in a region of type 'char [20]' and size '20' [-Wplacement-new=]
       new (mColor)RadialGradientPattern(*static_cast<const RadialGradientPattern*>(&aPattern));
                                                                                              ^
libmozillapkix.a.desc
rm -f libmozillapkix.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmozillapkix.a.desc pkixbuild.o pkixcert.o pkixcheck.o pkixder.o pkixnames.o pkixnss.o pkixocsp.o pkixresult.o pkixtime.o pkixverify.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Endian.h:67,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/Types.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/2D.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/convolver.cpp:29,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d/Unified_cpp_gfx_2d2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/pkix'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base'
mkdir -p '.deps/'
nsContentUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsContentUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsContentUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentUtils.cpp
nsDOMWindowUtils.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDOMWindowUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsDOMWindowUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsDOMWindowUtils.cpp
nsFrameMessageManager.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsFrameMessageManager.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsFrameMessageManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsFrameMessageManager.cpp
nsGlobalWindow.o
libgfx_skia.a.desc
rm -f libgfx_skia.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_skia.a.desc SkBlitRow_opts_SSE4_asm.o SkAdvancedTypefaceMetrics.o SkBitmapProcState_matrixProcs.o SkBlitter_A8.o SkBlitter_ARGB32.o SkBlitter_RGB16.o SkBlitter_Sprite.o SkFontHost.o SkPictureData.o SkScaledImageCache.o SkScan_Antihair.o GrAddPathRenderers_default.o GrDistanceFieldTextContext.o SkBitmapFilter_opts_SSE2.o SkBitmapProcState_opts_SSE2.o SkBitmapProcState_opts_SSSE3.o SkBlitRect_opts_SSE2.o SkBlitRow_opts_SSE2.o SkBlurImage_opts_SSE2.o SkBlurImage_opts_SSE4.o SkMorphology_opts_SSE2.o SkUtils_opts_SSE2.o SkXfermode_opts_SSE2.o opts_check_x86.o SkFontHost_FreeType.o SkFontHost_FreeType_common.o SkFontHost_cairo.o SkMD5.o SkParse.o SkSHA1.o Unified_cpp_gfx_skia0.o Unified_cpp_gfx_skia1.o Unified_cpp_gfx_skia10.o Unified_cpp_gfx_skia11.o Unified_cpp_gfx_skia12.o Unified_cpp_gfx_skia13.o Unified_cpp_gfx_skia14.o Unified_cpp_gfx_skia15.o Unified_cpp_gfx_skia16.o Unified_cpp_gfx_skia17.o Unified_cpp_gfx_skia18.o Unified_cpp_gfx_skia19.o Unified_cpp_gfx_skia2.o Unified_cpp_gfx_skia20.o Unified_cpp_gfx_skia21.o Unified_cpp_gfx_skia22.o Unified_cpp_gfx_skia23.o Unified_cpp_gfx_skia24.o Unified_cpp_gfx_skia3.o Unified_cpp_gfx_skia4.o Unified_cpp_gfx_skia5.o Unified_cpp_gfx_skia6.o Unified_cpp_gfx_skia7.o Unified_cpp_gfx_skia8.o Unified_cpp_gfx_skia9.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/skia'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/json'
mkdir -p '.deps/'
Unified_cpp_dom_json0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_json0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/json -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_json0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/json/Unified_cpp_dom_json0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsGlobalWindow.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsGlobalWindow.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsGlobalWindow.cpp
nsImageLoadingContent.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http'
mkdir -p '.deps/'
ASpdySession.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ASpdySession.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/ASpdySession.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/ASpdySession.cpp
AlternateServices.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/json/nsJSON.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/json/Unified_cpp_dom_json0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libnetwerk_streamconv_converters.a.desc
rm -f libnetwerk_streamconv_converters.a
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AlternateServices.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/AlternateServices.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/AlternateServices.cpp
nsHttpAuthCache.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_streamconv_converters.a.desc Unified_cpp_converters0.o  
libdom_canvas.a.desc
rm -f libdom_canvas.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 Unified_cpp_dom_canvas6.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsFrameMessageManager.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/canvas'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/mediasniffer'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/FloatingPoint.h:12,
                 from ../../dist/include/js/Value.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentUtils.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentUtils.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/streamconv/converters'
Unified_c_mediasniffer0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_mediasniffer0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/mediasniffer -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_mediasniffer0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/mediasniffer/Unified_c_mediasniffer0.c
Unified_cpp_mediasniffer0.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/security'
mkdir -p '.deps/'
Unified_cpp_dom_security0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_security0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/security -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_security0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -Wformat-security   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/security/Unified_cpp_dom_security0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_mediasniffer0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/mediasniffer -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_mediasniffer0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/mediasniffer/Unified_cpp_mediasniffer0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/ASpdySession.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/AlternateServices.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIModule.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/mediasniffer/nsMediaSniffer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/mediasniffer/nsMediaSniffer.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/mediasniffer/Unified_cpp_mediasniffer0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/nsIWeakReferenceUtils.h:10,
                 from ../../dist/include/nsWeakReference.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsDOMWindowUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsDOMWindowUtils.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/security/SRICheck.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/security/SRICheck.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/security/Unified_cpp_dom_security0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIDOMWindow.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsPIDOMWindow.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsGlobalWindow.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsGlobalWindow.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d/Unified_cpp_gfx_2d1.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/Path.cpp: In function 'void mozilla::gfx::FlattenBezier(const mozilla::gfx::BezierControlPoints&, mozilla::gfx::PathSink*, mozilla::gfx::Float)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/Path.cpp:454:45: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   Float t1min = t1, t1max = t1, t2min = t2, t2max = t2;
                                             ^~~~~
libtoolkit_components_mediasniffer.a.desc
rm -f libtoolkit_components_mediasniffer.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_mediasniffer.a.desc Unified_c_mediasniffer0.o Unified_cpp_mediasniffer0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/mediasniffer'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/uriloader/exthandler'
mkdir -p '.deps/'
nsOSHelperAppService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsOSHelperAppService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsOSHelperAppService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler/unix/nsOSHelperAppService.cpp
Unified_cpp_uriloader_exthandler0.o
libdom_json.a.desc
rm -f libdom_json.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_json.a.desc Unified_cpp_dom_json0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/json'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/typelib/xpt'
mkdir -p '.deps/'
Unified_cpp_xpcom_typelib_xpt0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_typelib_xpt0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_NO_MOZALLOC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/typelib/xpt -I. -I../../../xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_typelib_xpt0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/typelib/xpt/Unified_cpp_xpcom_typelib_xpt0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mozHunspellDirProvider.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/src -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/mozHunspellDirProvider.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/mozHunspellDirProvider.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler/nsExternalHelperAppService.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler/unix/nsOSHelperAppService.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler/unix/nsOSHelperAppService.cpp:15:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsrootidl.h:13,
                 from ../../../../dist/include/nsISupports.h:10,
                 from ../../../../dist/include/nsIDirectoryService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/mozHunspellDirProvider.h:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/spellcheck/hunspell/glue/mozHunspellDirProvider.cpp:36:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxpt.a
rm -f libxpt.a libxpt.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs libxpt.a Unified_cpp_xpcom_typelib_xpt0.o  
libextensions_spellcheck_hunspell_glue.a.desc
rm -f libextensions_spellcheck_hunspell_glue.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libextensions_spellcheck_hunspell_glue.a.desc RemoteSpellCheckEngineChild.o RemoteSpellCheckEngineParent.o mozHunspell.o mozHunspellDirProvider.o  
libxpt.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpt.a.desc Unified_cpp_xpcom_typelib_xpt0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsHttpAuthCache.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsHttpAuthCache.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/nsHttpAuthCache.cpp
nsHttpChannelAuthProvider.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/spellcheck/hunspell/glue'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_workers2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_workers2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers/Unified_cpp_dom_workers2.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/typelib/xpt'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html'
mkdir -p '.deps/'
PluginDocument.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PluginDocument.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txmgr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/PluginDocument.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/PluginDocument.cpp
Unified_cpp_dom_html0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_html0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txmgr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_html0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html0.cpp
Unified_cpp_dom_html1.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/CondVar.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/WorkerThread.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/WorkerThread.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers/Unified_cpp_dom_workers2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_html1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txmgr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_html1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html1.cpp
Unified_cpp_dom_html2.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/nsHttpAuthCache.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebrtcTelemetry.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DMOZ_APP_VERSION='"45.9.0"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/telemetry -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/WebrtcTelemetry.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/telemetry/WebrtcTelemetry.cpp
liblayout_inspector.a.desc
rm -f liblayout_inspector.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o liblayout_inspector.a.desc Unified_cpp_layout_inspector0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_xul1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_xul1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul1.cpp
Unified_cpp_layout_xul2.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/inspector'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_xul2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_layout_xul2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul2.cpp
In file included from ../../dist/include/nsISupportsUtils.h:13:0,
                 from ../../dist/include/nsISupports.h:130,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIServiceWorkerManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/ServiceWorkerManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/ServiceWorkerManager.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers/Unified_cpp_dom_workers1.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/ServiceWorkerPrivate.cpp: In member function 'nsresult mozilla::dom::workers::ServiceWorkerPrivate::SpawnWorkerIfNeeded(mozilla::dom::workers::ServiceWorkerPrivate::WakeUpReason, nsIRunnable*, nsILoadGroup*)':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/ServiceWorkerPrivate.cpp:1424:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(!indexedDB::IndexedDatabaseManager::GetOrCreate());
   ^
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/nsAutoPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsIDocument.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsDocument.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/nsHTMLDocument.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/MediaDocument.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/PluginDocument.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/GuardObjects.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/telemetry/Telemetry.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/telemetry/WebrtcTelemetry.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_uriloader_exthandler0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_uriloader_exthandler0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/uriloader/exthandler/Unified_cpp_uriloader_exthandler0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/nsAutoPtr.h:10,
                 from ../../dist/include/mozilla/dom/HTMLAllCollection.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/HTMLAllCollection.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d/Unified_cpp_gfx_2d0.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/DrawTargetCairo.cpp: In function 'cairo_pattern_t* mozilla::gfx::GfxPatternToCairoPattern(const mozilla::gfx::Pattern&, mozilla::gfx::Float, const mozilla::gfx::Matrix&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d/DrawTargetCairo.cpp:490:20: warning: 'pat' may be used uninitialized in this function [-Wmaybe-uninitialized]
   cairo_pattern_t* pat;
                    ^~~
libtoolkit_components_telemetry.a.desc
rm -f libtoolkit_components_telemetry.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_telemetry.a.desc Telemetry.o WebrtcTelemetry.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsListBoxBodyFrame.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsListBoxBodyFrame.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsBoxFrame.h:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsSplitterFrame.h:15,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsSplitterFrame.cpp:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/telemetry'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/locale'
mkdir -p '.deps/'
Unified_cpp_intl_locale0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_intl_locale0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/uconv -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_locale0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/locale/Unified_cpp_intl_locale0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsAttrAndChildArray.h:18,
                 from ../../dist/include/mozilla/dom/FragmentOrElement.h:18,
                 from ../../dist/include/mozilla/dom/Element.h:16,
                 from ../../dist/include/mozilla/dom/HTMLFormControlsCollection.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/HTMLFormControlsCollection.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsILocale.h:10,
                 from ../../dist/include/nsICollation.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/nsCollation.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/nsCollation.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/locale/Unified_cpp_intl_locale0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIHandlerService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler/ContentHandlerService.h:4,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/exthandler/ContentHandlerService.cpp:1,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/uriloader/exthandler/Unified_cpp_uriloader_exthandler0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_widget_gtk1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DCAIRO_GFX -DMOZ_APP_NAME='"firefox"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/x11 -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_widget_gtk1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/startup-notification-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/gtk/Unified_cpp_widget_gtk1.cpp
libembedding_components_webbrowserpersist.a.desc
rm -f libembedding_components_webbrowserpersist.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libembedding_components_webbrowserpersist.a.desc WebBrowserPersistDocumentChild.o WebBrowserPersistDocumentParent.o WebBrowserPersistLocalDocument.o WebBrowserPersistRemoteDocument.o WebBrowserPersistResourcesChild.o WebBrowserPersistResourcesParent.o WebBrowserPersistSerializeChild.o WebBrowserPersistSerializeParent.o nsWebBrowserPersist.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/webbrowserpersist'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/webspeech/synth'
mkdir -p '.deps/'
Unified_cpp_webspeech_synth0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webspeech_synth0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/synth -I. -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/synth/ipc -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webspeech_synth0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/webspeech/synth/Unified_cpp_webspeech_synth0.cpp
libintl_locale.a.desc
rm -f libintl_locale.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libintl_locale.a.desc Unified_cpp_intl_locale0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/locale'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/base/timeline'
mkdir -p '.deps/'
Unified_cpp_base_timeline0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_base_timeline0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base/timeline -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_base_timeline0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/base/timeline/Unified_cpp_base_timeline0.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/WorkerPrivate.cpp: In static member function 'static nsresult mozilla::dom::workers::WorkerPrivate::GetLoadInfo(JSContext*, nsPIDOMWindow*, mozilla::dom::workers::WorkerPrivate*, const nsAString_internal&, bool, mozilla::dom::workers::WorkerPrivate::LoadGroupBehavior, mozilla::dom::WorkerType, mozilla::dom::workers::WorkerLoadInfo*)':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers/WorkerPrivate.cpp:4208:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(!indexedDB::IndexedDatabaseManager::GetOrCreate());
     ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsHttpChannelAuthProvider.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsHttpChannelAuthProvider.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
nsHttpHandler.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/nsCOMPtr.h:23,
                 from ../../../dist/include/nsDOMNavigationTiming.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base/timeline/AbstractTimelineMarker.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base/timeline/AbstractTimelineMarker.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/base/timeline/Unified_cpp_base_timeline0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/LinkedList.h:67,
                 from ../../../../dist/include/MediaStreamGraph.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/synth/nsSpeechTask.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/synth/SpeechSynthesis.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/webspeech/synth/Unified_cpp_webspeech_synth0.cpp:2:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/nsHttpChannelAuthProvider.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libipc_ipdl.a.desc
rm -f libipc_ipdl.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 UnifiedProtocols20.o UnifiedProtocols21.o UnifiedProtocols22.o UnifiedProtocols23.o UnifiedProtocols24.o UnifiedProtocols25.o UnifiedProtocols26.o UnifiedProtocols3.o UnifiedProtocols4.o UnifiedProtocols5.o UnifiedProtocols6.o UnifiedProtocols7.o UnifiedProtocols8.o UnifiedProtocols9.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/ipdl'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsDebug.h:10,
                 from ../../dist/include/mozilla/LookAndFeel.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/nsXPLookAndFeel.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/nsLookAndFeel.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/nsLookAndFeel.cpp:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/gtk/Unified_cpp_widget_gtk1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/resourcestats'
libdom_resourcestats.a.desc
rm -f libdom_resourcestats.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_resourcestats.a.desc   
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/resourcestats'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/printingui/ipc'
mkdir -p '.deps/'
Unified_cpp_printingui_ipc0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_printingui_ipc0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/printingui/ipc -I. -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/printingui/ipc/Unified_cpp_printingui_ipc0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsHttpHandler.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsHttpHandler.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/nsHttpHandler.cpp
Unified_cpp_protocol_http0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsImageLoadingContent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsImageLoadingContent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsImageLoadingContent.cpp
nsObjectLoadingContent.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../../ipc/ipdl/_ipdlheaders/mozilla/embedding/PPrinting.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/printingui/ipc/PrintDataUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/printingui/ipc/PrintDataUtils.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/printingui/ipc/Unified_cpp_printingui_ipc0.cpp:2:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/nsHttpHandler.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_protocol_http0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_http0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http/Unified_cpp_protocol_http0.cpp
Unified_cpp_protocol_http1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/security/Unified_cpp_dom_security0.cpp:65:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/security/nsMixedContentBlocker.cpp: In member function 'virtual nsresult nsMixedContentEvent::Run()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/security/nsMixedContentBlocker.cpp:104:14: warning: 'stateRV' may be used uninitialized in this function [-Wmaybe-uninitialized]
     nsresult stateRV;
              ^~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/imgINotificationObserver.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsImageLoadingContent.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsImageLoadingContent.cpp:13:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdocshell_base_timeline.a.desc
rm -f libdocshell_base_timeline.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdocshell_base_timeline.a.desc Unified_cpp_base_timeline0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/docshell/base/timeline'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/caps'
mkdir -p '.deps/'
Unified_cpp_caps0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_caps0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_caps0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/caps/Unified_cpp_caps0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/ConnectionDiagnostics.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http/Unified_cpp_protocol_http0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_html2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txmgr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_html2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html2.cpp
Unified_cpp_dom_html3.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/jsurl'
mkdir -p '.deps/'
Unified_cpp_dom_jsurl0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_jsurl0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/jsurl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_jsurl0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/jsurl/Unified_cpp_dom_jsurl0.cpp
libdom_security.a.desc
rm -f libdom_security.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_security.a.desc Unified_cpp_dom_security0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/security'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filesystem'
mkdir -p '.deps/'
Unified_cpp_dom_filesystem0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_filesystem0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filesystem -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_filesystem0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filesystem/Unified_cpp_dom_filesystem0.cpp
libgfx_2d.a.desc
rm -f libgfx_2d.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_2d.a.desc BlurSSE2.o FilterProcessingSSE2.o ImageScalingSSE2.o JobScheduler_posix.o convolverSSE2.o image_operations.o Unified_cpp_gfx_2d0.o Unified_cpp_gfx_2d1.o Unified_cpp_gfx_2d2.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/2d'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xul'
mkdir -p '.deps/'
Unified_cpp_dom_xul0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_xul0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul/templates -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_xul0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xul/Unified_cpp_dom_xul0.cpp
In file included from ../dist/include/nscore.h:20:0,
                 from ../dist/include/nsrootidl.h:13,
                 from ../dist/include/nsISupports.h:10,
                 from ../dist/include/nsISerializable.h:10,
                 from ../dist/include/nsIPrincipal.h:10,
                 from ../dist/include/mozilla/BasePrincipal.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps/BasePrincipal.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/caps/Unified_cpp_caps0.cpp:2:
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/jsurl/nsJSProtocolHandler.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/jsurl/Unified_cpp_dom_jsurl0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIDOMNode.h:10,
                 from ../../dist/include/nsIDOMElement.h:10,
                 from ../../dist/include/nsIDOMHTMLElement.h:10,
                 from ../../dist/include/nsIDOMHTMLMenuItemElement.h:10,
                 from ../../dist/include/mozilla/dom/HTMLMenuItemElement.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/HTMLMenuItemElement.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/FloatingPoint.h:12,
                 from ../../dist/include/js/Value.h:13,
                 from ../../dist/include/mozilla/ErrorResult.h:27,
                 from ../../dist/include/mozilla/dom/FileSystemTaskBase.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filesystem/CreateDirectoryTask.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filesystem/CreateDirectoryTask.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filesystem/Unified_cpp_dom_filesystem0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_events1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/settings -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_events1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events/Unified_cpp_dom_events1.cpp
Unified_cpp_dom_events2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul/XULDocument.cpp:24,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xul/Unified_cpp_dom_xul0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/amIAddonPathService.h:10,
                 from ../../dist/include/mozilla/AddonPathService.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events/EventListenerManager.cpp:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events/Unified_cpp_dom_events1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_protocol_http1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_http1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http/Unified_cpp_protocol_http1.cpp
Unified_cpp_protocol_http2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsObjectLoadingContent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsObjectLoadingContent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsObjectLoadingContent.cpp
nsPluginArray.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsPluginArray.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsPluginArray.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsPluginArray.cpp
nsTextFragmentSSE2.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul1.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsMenuPopupFrame.cpp: In member function 'nsresult nsMenuPopupFrame::SetPopupPosition(nsIFrame*, bool, bool)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsMenuPopupFrame.cpp:1313:47: warning: 'parentWidth' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (mAnchorType == MenuPopupAnchorType_Rect &&
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
       parentWidth < mPrefSize.width) {
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/SpdySession31.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http/Unified_cpp_protocol_http1.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul2.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsSprocketLayout.cpp: In member function 'void nsSprocketLayout::AlignChildren(nsIFrame*, nsBoxLayoutState&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsSprocketLayout.cpp:982:19: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
       childRect.y = y;
       ~~~~~~~~~~~~^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsSprocketLayout.cpp:1002:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
       childRect.x = x;
       ~~~~~~~~~~~~^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsSprocketLayout.cpp:976:25: warning: 'maxAscent' may be used uninitialized in this function [-Wmaybe-uninitialized]
           y = maxAscent - child->GetBoxAscent(aState);
               ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsPluginArray.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsPluginArray.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libembedding_components_printingui_ipc.a.desc
rm -f libembedding_components_printingui_ipc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libembedding_components_printingui_ipc.a.desc Unified_cpp_printingui_ipc0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/imgLoader.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsObjectLoadingContent.cpp:13:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/printingui/ipc'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/uriloader/base'
mkdir -p '.deps/'
Unified_cpp_uriloader_base0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_uriloader_base0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/base -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_uriloader_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/uriloader/base/Unified_cpp_uriloader_base0.cpp
libdom_jsurl.a.desc
rm -f libdom_jsurl.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_jsurl.a.desc Unified_cpp_dom_jsurl0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsTextFragmentSSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsTextFragmentSSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsTextFragmentSSE2.cpp
Unified_cpp_dom_base0.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/jsurl'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/time'
mkdir -p '.deps/'
Unified_cpp_dom_time0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_time0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_time0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/time/Unified_cpp_dom_time0.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul/Unified_cpp_layout_xul2.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsTextBoxFrame.cpp: In member function 'void nsTextBoxFrame::DrawText(nsRenderingContext&, const nsRect&, const nsRect&, const nscolor*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsTextBoxFrame.cpp:502:44: warning: 'underColor' may be used uninitialized in this function [-Wmaybe-uninitialized]
         nsCSSRendering::PaintDecorationLine(this, *drawTarget,
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
                                             ToRect(dirtyRect), underColor,
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           pt, xInFrame, Size(width, sizePixel),
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           ascentPixel, offsetPixel,
                           ~~~~~~~~~~~~~~~~~~~~~~~~~
                           NS_STYLE_TEXT_DECORATION_LINE_UNDERLINE, underStyle,
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           vertical);
                           ~~~~~~~~~         
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsTextBoxFrame.cpp:511:44: warning: 'overColor' may be used uninitialized in this function [-Wmaybe-uninitialized]
         nsCSSRendering::PaintDecorationLine(this, *drawTarget,
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
                                             ToRect(dirtyRect), overColor,
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           pt, xInFrame, Size(width, sizePixel),
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           ascentPixel, ascentPixel,
                           ~~~~~~~~~~~~~~~~~~~~~~~~~
                           NS_STYLE_TEXT_DECORATION_LINE_OVERLINE, overStyle,
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           vertical);
                           ~~~~~~~~~         
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsTextBoxFrame.cpp:594:42: warning: 'strikeColor' may be used uninitialized in this function [-Wmaybe-uninitialized]
       nsCSSRendering::PaintDecorationLine(this, *drawTarget, ToRect(dirtyRect),
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                           strikeColor,
                                           ~~~~~~~~~~~~
                         pt, xInFrame, Size(width, sizePixel), ascentPixel,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                         offsetPixel, NS_STYLE_TEXT_DECORATION_LINE_LINE_THROUGH,
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                         strikeStyle, vertical);
                         ~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsTextBoxFrame.cpp:594:42: warning: 'strikeStyle' may be used uninitialized in this function [-Wmaybe-uninitialized]
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsTextBoxFrame.cpp:502:44: warning: 'underStyle' may be used uninitialized in this function [-Wmaybe-uninitialized]
         nsCSSRendering::PaintDecorationLine(this, *drawTarget,
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
                                             ToRect(dirtyRect), underColor,
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           pt, xInFrame, Size(width, sizePixel),
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           ascentPixel, offsetPixel,
                           ~~~~~~~~~~~~~~~~~~~~~~~~~
                           NS_STYLE_TEXT_DECORATION_LINE_UNDERLINE, underStyle,
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           vertical);
                           ~~~~~~~~~         
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/nsTextBoxFrame.cpp:511:44: warning: 'overStyle' may be used uninitialized in this function [-Wmaybe-uninitialized]
         nsCSSRendering::PaintDecorationLine(this, *drawTarget,
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
                                             ToRect(dirtyRect), overColor,
                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           pt, xInFrame, Size(width, sizePixel),
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           ascentPixel, ascentPixel,
                           ~~~~~~~~~~~~~~~~~~~~~~~~~
                           NS_STYLE_TEXT_DECORATION_LINE_OVERLINE, overStyle,
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           vertical);
                           ~~~~~~~~~         
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsTextFragmentSSE2.cpp:11:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
liburiloader_exthandler.a.desc
rm -f liburiloader_exthandler.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o liburiloader_exthandler.a.desc nsOSHelperAppService.o Unified_cpp_uriloader_exthandler0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base0.cpp
Unified_cpp_dom_base1.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/uriloader/exthandler'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/storage'
mkdir -p '.deps/'
Unified_cpp_dom_storage0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_storage0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_storage0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/storage/Unified_cpp_dom_storage0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base1.cpp
Unified_cpp_dom_base2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/uriloader/base/nsDocLoader.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/uriloader/base/Unified_cpp_uriloader_base0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/FloatingPoint.h:12,
                 from ../../dist/include/js/Date.h:32,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time/DateCacheCleaner.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/time/Unified_cpp_dom_time0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nsCharTraits.h:24:0,
                 from ../../dist/include/nsStringIterator.h:10,
                 from ../../dist/include/nsAString.h:12,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from ../../dist/include/nsStringGlue.h:18,
                 from ../../dist/include/mozilla/ErrorResult.h:29,
                 from ../../dist/include/mozilla/dom/FileSystemTaskBase.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filesystem/CreateDirectoryTask.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filesystem/CreateDirectoryTask.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filesystem/Unified_cpp_dom_filesystem0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filesystem/DeviceStorageFileSystem.cpp: In constructor 'mozilla::dom::DeviceStorageFileSystem::DeviceStorageFileSystem(const nsAString_internal&, const nsAString_internal&)':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filesystem/DeviceStorageFileSystem.cpp:46:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
libdom_media_webspeech_synth.a.desc
rm -f libdom_media_webspeech_synth.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_webspeech_synth.a.desc Unified_cpp_webspeech_synth0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/webspeech/synth'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bluetooth'
mkdir -p '.deps/'
Unified_cpp_dom_bluetooth0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_bluetooth0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system/gonk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_bluetooth0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bluetooth/Unified_cpp_dom_bluetooth0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/FloatingPoint.h:12,
                 from ../../dist/include/js/Value.h:13,
                 from ../../dist/include/mozilla/ErrorResult.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage/DOMStorage.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage/DOMStorage.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/storage/Unified_cpp_dom_storage0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
liblayout_xul.a.desc
rm -f liblayout_xul.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o liblayout_xul.a.desc Unified_cpp_layout_xul0.o Unified_cpp_layout_xul1.o Unified_cpp_layout_xul2.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/xul'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/permission'
mkdir -p '.deps/'
Unified_cpp_dom_permission0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_permission0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/permission -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_permission0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/permission/Unified_cpp_dom_permission0.cpp
libdom_bluetooth.a.desc
rm -f libdom_bluetooth.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_bluetooth.a.desc Unified_cpp_dom_bluetooth0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsAttrAndChildArray.h:18,
                 from ../../dist/include/mozilla/dom/FragmentOrElement.h:18,
                 from ../../dist/include/mozilla/dom/Element.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/AnonymousContent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/AnonymousContent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/bluetooth'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/string'
mkdir -p '.deps/'
nsUTF8UtilsSSE2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsUTF8UtilsSSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsUTF8UtilsSSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsUTF8UtilsSSE2.cpp
Unified_cpp_xpcom_string0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from ../../dist/include/mozilla/dom/PermissionsBinding.h:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/permission/PermissionObserver.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/permission/PermissionObserver.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/permission/Unified_cpp_dom_permission0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsUTF8UtilsSSE2.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/jspubtd.h:14,
                 from ../../dist/include/nsCycleCollectionTraversalCallback.h:10,
                 from ../../dist/include/nsCycleCollectionNoteChild.h:13,
                 from ../../dist/include/nsCycleCollectionParticipant.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsWrapperCache.h:10,
                 from ../../dist/include/mozilla/dom/DOMPoint.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/DOMPoint.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_string0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_string0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/string/Unified_cpp_xpcom_string0.cpp
In file included from ../../../dist/include/nsISupportsUtils.h:13:0,
                 from ../../../dist/include/nsISupportsImpl.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/chrome/common/file_descriptor_set_posix.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/chrome/common/ipc_message_utils.h:18,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:11,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/ConnectionDiagnostics.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http/Unified_cpp_protocol_http0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/PackagedAppService.cpp: In member function 'virtual nsresult mozilla::net::PackagedAppService::PackagedAppDownloader::OnStartRequest(nsIRequest*, nsISupports*)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/PackagedAppService.cpp:478:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
libwidget_gtk.a.desc
rm -f libwidget_gtk.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwidget_gtk.a.desc Unified_c_widget_gtk0.o nsWindow.o Unified_cpp_widget_gtk0.o Unified_cpp_widget_gtk1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/widget/gtk'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/system'
mkdir -p '.deps/'
Unified_cpp_dom_system0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_system0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bindings -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_system0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/system/Unified_cpp_dom_system0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringFwd.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsAString.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstring.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsDependentString.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsDependentString.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/string/Unified_cpp_xpcom_string0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base2.cpp
Unified_cpp_dom_base3.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base3.cpp
Unified_cpp_dom_base4.o
libdom_filesystem.a.desc
rm -f libdom_filesystem.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_filesystem.a.desc Unified_cpp_dom_filesystem0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filesystem'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil'
mkdir -p '.deps/'
Unified_cpp_intl_unicharutil0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_intl_unicharutil0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_intl_unicharutil0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/Unified_cpp_intl_unicharutil0.cpp
libcaps.a.desc
rm -f libcaps.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libcaps.a.desc Unified_cpp_caps0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/caps'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/systemservices'
mkdir -p '.deps/'
Unified_cpp_systemservices0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_systemservices0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DWEBRTC_POSIX -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/systemservices -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/systemservices/Unified_cpp_systemservices0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/jsapi.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/system/OSFileConstants.cpp:43,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/system/Unified_cpp_dom_system0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/nsCaseConversionImp2.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/nsCaseConversionImp2.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/Unified_cpp_intl_unicharutil0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_html3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txmgr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_html3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html3.cpp
Unified_cpp_dom_html4.o
libdom_time.a.desc
rm -f libdom_time.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_time.a.desc Unified_cpp_dom_time0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/time'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/filewatcher'
libtoolkit_components_filewatcher.a.desc
rm -f libtoolkit_components_filewatcher.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_filewatcher.a.desc   
libintl_unicharutil.a.desc
rm -f libintl_unicharutil.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libintl_unicharutil.a.desc Unified_cpp_intl_unicharutil0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/filewatcher'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/base'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/chrome'
mkdir -p '.deps/'
nsNPAPIPlugin.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsNPAPIPlugin.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSK_BUILD_FOR_ANDROID_NDK -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/android -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/cocoa -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsNPAPIPlugin.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/nsNPAPIPlugin.cpp
nsPluginHost.o
Unified_cpp_chrome0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_chrome0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome -I. -I../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/res -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -I../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_chrome0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/chrome/Unified_cpp_chrome0.cpp
liburiloader_base.a.desc
rm -f liburiloader_base.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o liburiloader_base.a.desc Unified_cpp_uriloader_base0.o  
libdom_permission.a.desc
rm -f libdom_permission.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_permission.a.desc Unified_cpp_dom_permission0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/uriloader/base'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsPluginHost.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSK_BUILD_FOR_ANDROID_NDK -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/android -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/cocoa -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsPluginHost.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/nsPluginHost.cpp
nsPluginNativeWindowGtk.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/mozilla/IHistory.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/Link.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/Link.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/permission'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/src'
mkdir -p '.deps/'
XPCComponents.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o XPCComponents.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/XPCComponents.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src/XPCComponents.cpp
Unified_cpp_js_xpconnect_src0.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/dom/PContentBridge.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/dom/PContentBridgeParent.h:9,
                 from ../../../dist/include/mozilla/dom/ContentBridgeParent.h:10,
                 from ../../../dist/include/mozilla/dom/ContentChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/systemservices/CamerasChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/systemservices/CamerasChild.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/systemservices/Unified_cpp_systemservices0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIRunnable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/SameProcessMessageQueue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/SameProcessMessageQueue.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base3.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsAttrAndChildArray.h:18,
                 from ../../dist/include/mozilla/dom/FragmentOrElement.h:18,
                 from ../../dist/include/mozilla/dom/DocumentFragment.h:11,
                 from ../../dist/include/mozilla/dom/ShadowRoot.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/HTMLShadowElement.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html3.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src/xpcprivate.h:78,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src/XPCComponents.cpp:9:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../dist/include/nscore.h:20:0,
                 from ../dist/include/nsrootidl.h:13,
                 from ../dist/include/nsISupports.h:10,
                 from ../dist/include/nsIProtocolHandler.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome/nsChromeProtocolHandler.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/chrome/nsChromeProtocolHandler.cpp:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/chrome/Unified_cpp_chrome0.cpp:2:
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxpcom_string.a.desc
rm -f libxpcom_string.a
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/nsNPAPIPlugin.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpcom_string.a.desc nsUTF8UtilsSSE2.o Unified_cpp_xpcom_string0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/string'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_xpconnect_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_js_xpconnect_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/src/Unified_cpp_js_xpconnect_src0.cpp
Unified_cpp_js_xpconnect_src1.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/nsPluginHost.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base4.cpp
Unified_cpp_dom_base5.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base5.cpp
Unified_cpp_dom_base6.o
libdom_workers.a.desc
rm -f libdom_workers.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_workers.a.desc Unified_cpp_dom_workers0.o Unified_cpp_dom_workers1.o Unified_cpp_dom_workers2.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/workers'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signaling/signaling_ecc'
mkdir -p '.deps/'
cpr_string.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cpr_string.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cpr_string.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/cpr_string.c
sdp_access.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src/xpcprivate.h:78,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src/ExportHelpers.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/src/Unified_cpp_js_xpconnect_src0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_html4.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txmgr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_html4.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html4.cpp
Unified_cpp_dom_html5.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_access.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_access.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_access.c
sdp_attr.o
libdom_system.a.desc
rm -f libdom_system.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_system.a.desc Unified_cpp_dom_system0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/system'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/locale/unix'
mkdir -p '.deps/'
nsCollationUnix.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCollationUnix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_XOPEN_SOURCE=500 -DOSTYPE='"None"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsCollationUnix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsCollationUnix.cpp
nsDateTimeFormatUnix.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_attr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_attr.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_attr.c
sdp_attr_access.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsILocale.h:10,
                 from ../../../dist/include/nsICollation.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsCollationUnix.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsCollationUnix.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAtom.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsAtomListUtils.cpp:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base4.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDateTimeFormatUnix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_XOPEN_SOURCE=500 -DOSTYPE='"None"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsDateTimeFormatUnix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsDateTimeFormatUnix.cpp
nsPosixLocale.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsStyledElement.h:17,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsMappedAttributeElement.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/nsGenericHTMLElement.h:11,
                 from ../../dist/include/mozilla/dom/HTMLTitleElement.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/HTMLTitleElement.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html4.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http/Unified_cpp_protocol_http0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/Http2Compression.cpp: In member function 'void mozilla::net::Http2Compressor::ProcessHeader(mozilla::net::nvPair, bool, bool)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/Http2Compression.cpp:1331:11: warning: 'matchedIndex' may be used uninitialized in this function [-Wmaybe-uninitialized]
   DoOutput(kIndex, &inputPair, matchedIndex);
   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nsISupportsUtils.h:13:0,
                 from ../../dist/include/nsISupports.h:130,
                 from ../../dist/include/nsIRunnable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/SameProcessMessageQueue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/SameProcessMessageQueue.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base3.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/ScreenOrientation.cpp: In member function 'void mozilla::dom::ScreenOrientation::UnlockDeviceOrientation()':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/ScreenOrientation.cpp:397:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/ScreenOrientation.cpp: In member function 'virtual void mozilla::dom::ScreenOrientation::Notify(const mozilla::hal::ScreenConfiguration&)':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/ScreenOrientation.cpp:517:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/ScreenOrientation.cpp:524:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/ScreenOrientation.cpp:540:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/ScreenOrientation.cpp: In member function 'void mozilla::dom::ScreenOrientation::DispatchChangeEvent()':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/ScreenOrientation.cpp:558:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIServiceManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsDateTimeFormatUnix.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/jspubtd.h:14,
                 from ../../dist/include/nsCycleCollectionTraversalCallback.h:10,
                 from ../../dist/include/nsCycleCollectionNoteChild.h:13,
                 from ../../dist/include/nsCycleCollectionParticipant.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsDOMMutationObserver.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsDOMMutationObserver.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base5.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsPosixLocale.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_XOPEN_SOURCE=500 -DOSTYPE='"None"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsPosixLocale.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsPosixLocale.cpp
nsUNIXCharset.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsPosixLocale.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_storage.a.desc
rm -f libdom_storage.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_storage.a.desc Unified_cpp_dom_storage0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsUNIXCharset.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -D_XOPEN_SOURCE=500 -DOSTYPE='"None"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsUNIXCharset.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsUNIXCharset.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/storage'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_attr_access.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_attr_access.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_attr_access.c
sdp_base64.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/locale/unix/nsUNIXCharset.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_base64.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_base64.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_base64.c
sdp_config.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_config.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_config.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_config.c
sdp_main.o
libintl_locale_unix.a.desc
rm -f libintl_locale_unix.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libintl_locale_unix.a.desc nsCollationUnix.o nsDateTimeFormatUnix.o nsPosixLocale.o nsUNIXCharset.o  
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_main.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_main.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_main.c
sdp_services_unix.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/locale/unix'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/generic'
mkdir -p '.deps/'
Unified_cpp_accessible_generic0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_accessible_generic0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_accessible_generic0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/generic/Unified_cpp_accessible_generic0.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_services_unix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_services_unix.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_services_unix.c
sdp_token.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_token.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_token.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_token.c
sdp_utils.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_utils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_utils.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_utils.c
Unified_c_webrtc_signaling0.o
In file included from ../../dist/include/mozilla/DOMEventTargetHelper.h:13:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events/EventListenerManager.cpp:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events/Unified_cpp_dom_events1.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsPIDOMWindow.h: In member function 'void mozilla::EventListenerManager::HandleEventInternal(nsPresContext*, mozilla::WidgetEvent*, nsIDOMEvent**, mozilla::dom::EventTarget*, nsEventStatus*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsPIDOMWindow.h:963:25: warning: '*((void*)& popupStatePusher +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
     PopPopupControlState(mOldState);
     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events/Unified_cpp_dom_events1.cpp:2:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events/EventListenerManager.cpp:1097:33: note: '*((void*)& popupStatePusher +4)' was declared here
   Maybe<nsAutoPopupStatePusher> popupStatePusher;
                                 ^~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_signaling0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_signaling0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signaling/signaling_ecc/Unified_c_webrtc_signaling0.c
CSFLog.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o CSFLog.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/CSFLog.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging/CSFLog.cpp
JsepSessionImpl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_xpconnect_src1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_js_xpconnect_src1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/src/Unified_cpp_js_xpconnect_src1.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o JsepSessionImpl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/JsepSessionImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp
AudioConduit.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging/CSFLog.cpp:10:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/HyperTextAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/HyperTextAccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/ARIAGridAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/ARIAGridAccessible-inl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/ARIAGridAccessible.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/generic/Unified_cpp_accessible_generic0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/logging.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp:5:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_xul.a.desc
rm -f libdom_xul.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_xul.a.desc Unified_cpp_dom_xul0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsPluginNativeWindowGtk.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSK_BUILD_FOR_ANDROID_NDK -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/android -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/cocoa -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsPluginNativeWindowGtk.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/nsPluginNativeWindowGtk.cpp
Unified_cpp_dom_plugins_base0.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/xul'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AudioConduit.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/AudioConduit.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/AudioConduit.cpp
CodecStatistics.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/kiss_fft'
mkdir -p '.deps/'
kiss_fft.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o kiss_fft.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/kiss_fft -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/kiss_fft.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/kiss_fft/kiss_fft.c
kiss_fftr.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsID.h:12,
                 from ../../../dist/include/nsXULAppAPI.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src/XPCShellImpl.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/src/Unified_cpp_js_xpconnect_src1.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libchrome.a.desc
rm -f libchrome.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libchrome.a.desc Unified_cpp_chrome0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_events2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/settings -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_events2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events/Unified_cpp_dom_events2.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/chrome'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/gmp'
mkdir -p '.deps/'
Unified_cpp_dom_media_gmp0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_gmp0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGMP_SAFE_SHMEM -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_gmp0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/gmp/Unified_cpp_dom_media_gmp0.cpp
Unified_cpp_dom_media_gmp1.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o kiss_fftr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/kiss_fft -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/kiss_fftr.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/kiss_fft/kiss_fftr.c
libmedia_kiss_fft.a.desc
rm -f libmedia_kiss_fft.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_kiss_fft.a.desc kiss_fft.o kiss_fftr.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/kiss_fft'
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/TimeStamp.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/AudioConduit.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/AudioConduit.cpp:14:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/pref/autoconfig/src'
mkdir -p '.deps/'
Unified_cpp_pref_autoconfig_src0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_pref_autoconfig_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/pref/autoconfig/src -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_pref_autoconfig_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/pref/autoconfig/src/Unified_cpp_pref_autoconfig_src0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_plugins_base0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSK_BUILD_FOR_ANDROID_NDK -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/android -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/cocoa -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_plugins_base0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/base/Unified_cpp_dom_plugins_base0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsDebug.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/nsPluginNativeWindowGtk.cpp:12:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIDOMEventTarget.h:10,
                 from ../../dist/include/mozilla/dom/EventTarget.h:10,
                 from ../../dist/include/mozilla/BasicEvents.h:11,
                 from ../../dist/include/mozilla/dom/Event.h:11,
                 from ../../dist/include/mozilla/dom/UIEvent.h:11,
                 from ../../dist/include/mozilla/dom/MouseEvent.h:10,
                 from ../../dist/include/mozilla/dom/PointerEvent.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events/PointerEvent.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events/Unified_cpp_dom_events2.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/gmp/PGMPAudioDecoder.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/gmp/PGMPAudioDecoderChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp/GMPAudioDecoderChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp/GMPAudioDecoderChild.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/gmp/Unified_cpp_dom_media_gmp0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsrootidl.h:13,
                 from ../../../../dist/include/nsISupports.h:10,
                 from ../../../../dist/include/nsIAutoConfig.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/pref/autoconfig/src/nsAutoConfig.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/extensions/pref/autoconfig/src/nsAutoConfig.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/pref/autoconfig/src/Unified_cpp_pref_autoconfig_src0.cpp:2:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_html5.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/canvas -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/libeditor -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/editor/txmgr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/forms -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/tables -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_html5.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html5.cpp
In file included from ../../dist/include/nsISupportsUtils.h:13:0,
                 from ../../dist/include/nsISupports.h:130,
                 from ../../dist/include/nsIAtom.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsAtomListUtils.cpp:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base4.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In function 'nsINode* NodeToParentOffset(nsINode*, int32_t*)':
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:33:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(*aOffset < 0);
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In function 'bool NodeIsInTraversalRange(nsINode*, bool, nsINode*, int32_t, nsINode*, int32_t)':
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:75:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(indx == -1);
   ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In member function 'virtual nsresult nsContentIterator::Init(nsINode*)':
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:277:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(!mLast);
     ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:280:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(!mFirst);
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In member function 'virtual nsresult nsContentIterator::Init(nsIDOMRange*)':
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:308:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(startIndx < 0);
   ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:316:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(endIndx < 0);
   ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:345:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(NS_FAILED(rv));
       ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:356:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(!cChild);
     ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:375:9: note: in expansion of macro 'NS_WARN_IF'
         NS_WARN_IF(!mFirst);
         ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:402:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(!mFirst);
       ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:431:11: note: in expansion of macro 'NS_WARN_IF'
           NS_WARN_IF(!mLast);
           ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:449:9: note: in expansion of macro 'NS_WARN_IF'
         NS_WARN_IF(!mLast);
         ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:473:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(!mLast);
       ^
../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:500:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(NS_FAILED(rv));
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In member function 'nsIContent* nsContentIterator::GetNextSibling(nsINode*, nsTArray<int>*)':
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:656:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(indx < 0);
   ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:665:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(indx < 0);
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In member function 'nsIContent* nsContentIterator::GetPrevSibling(nsINode*, nsTArray<int>*)':
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:726:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(indx < 0);
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In member function 'nsINode* nsContentIterator::NextNode(nsINode*, nsTArray<int>*)':
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:777:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(!parent);
   ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:800:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(indx < 0);
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In member function 'nsINode* nsContentIterator::PrevNode(nsINode*, nsTArray<int>*)':
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:842:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(!parent);
     ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:861:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(!sibling);
       ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:867:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(indx < 0);
       ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:897:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(numChildren < 0);
   ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:902:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(!lastChild);
     ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In member function 'virtual nsresult nsContentIterator::PositionAt(nsINode*)':
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1017:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(!firstNode);
       ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1018:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(firstOffset < 0);
       ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1024:9: note: in expansion of macro 'NS_WARN_IF'
         NS_WARN_IF(!lastNode);
         ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1025:9: note: in expansion of macro 'NS_WARN_IF'
         NS_WARN_IF(lastOffset < 0);
         ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1033:9: note: in expansion of macro 'NS_WARN_IF'
         NS_WARN_IF(firstOffset < 0);
         ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1036:9: note: in expansion of macro 'NS_WARN_IF'
         NS_WARN_IF(!firstNode);
         ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1037:9: note: in expansion of macro 'NS_WARN_IF'
         NS_WARN_IF(firstOffset < 0);
         ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1041:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(!lastNode);
       ^
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1042:7: note: in expansion of macro 'NS_WARN_IF'
       NS_WARN_IF(lastOffset < 0);
       ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_protocol_http2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_http2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http/Unified_cpp_protocol_http2.cpp
../../dist/include/nsDebug.h:48:31: warning: statement has no effect [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1109:5: note: in expansion of macro 'NS_WARN_IF'
     NS_WARN_IF(indx < 0);
     ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from ../../../dist/include/mozilla/PluginLibrary.h:13,
                 from ../../../dist/include/mozilla/PluginPRLibrary.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/PluginPRLibrary.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/base/Unified_cpp_dom_plugins_base0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o CodecStatistics.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/CodecStatistics.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/CodecStatistics.cpp
VideoConduit.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/HttpLog.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/http/nsHttpNTLMAuth.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http/Unified_cpp_protocol_http2.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/nsGenericHTMLElement.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html5.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/CodecStatistics.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/CodecStatistics.cpp:5:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o VideoConduit.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/VideoConduit.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/VideoConduit.cpp
MediaPipeline.o
libextensions_pref_autoconfig_src.a.desc
rm -f libextensions_pref_autoconfig_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libextensions_pref_autoconfig_src.a.desc Unified_cpp_pref_autoconfig_src0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/extensions/pref/autoconfig/src'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/ycbcr'
mkdir -p '.deps/'
yuv_convert_mmx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o yuv_convert_mmx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ycbcr -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/yuv_convert_mmx.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -mmmx  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ycbcr/yuv_convert_mmx.cpp
yuv_convert_sse2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o yuv_convert_sse2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ycbcr -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/yuv_convert_sse2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ycbcr/yuv_convert_sse2.cpp
yuv_row_posix.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o yuv_row_posix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ycbcr -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/yuv_row_posix.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ycbcr/yuv_row_posix.cpp
Unified_cpp_gfx_ycbcr0.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../../dist/include/nsCOMPtr.h:23,
                 from ../../../../dist/include/nsAutoPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/VideoConduit.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/VideoConduit.cpp:9:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MediaPipeline.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/MediaPipeline.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp
MediaPipelineFilter.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_ycbcr0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ycbcr -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_ycbcr0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/ycbcr/Unified_cpp_gfx_ycbcr0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base6.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base6.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base6.cpp
Unified_cpp_dom_base7.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/gfxPlatform.h:9,
                 from ../../dist/include/gfx2DGlue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ycbcr/YCbCrUtils.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/ycbcr/Unified_cpp_gfx_ycbcr0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MediaPipelineFilter.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/MediaPipelineFilter.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/MediaPipelineFilter.cpp
SrtpFlow.o
libdom_media_systemservices.a.desc
rm -f libdom_media_systemservices.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_systemservices.a.desc Unified_cpp_systemservices0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/systemservices'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/encoders/ico'
mkdir -p '.deps/'
nsICOEncoder.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsICOEncoder.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/ico -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/bmp -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/png -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsICOEncoder.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/ico/nsICOEncoder.cpp
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/ImageContainer.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/DOMMediaStream.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/MediaPipeline.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp:8:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nsISupportsUtils.h:13:0,
                 from ../../../dist/include/nsISupports.h:130,
                 from ../../../dist/include/nsCycleCollectionTraversalCallback.h:11,
                 from ../../../dist/include/nsCycleCollectionNoteChild.h:13,
                 from ../../../dist/include/nsTArray.h:24,
                 from ../../../dist/include/mozilla/PluginLibrary.h:14,
                 from ../../../dist/include/mozilla/PluginPRLibrary.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/PluginPRLibrary.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/base/Unified_cpp_dom_plugins_base0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/nsNPAPIPluginInstance.cpp: In member function 'virtual nsresult nsNPAPIPluginInstance::WindowVolumeChanged(float, bool)':
../../../dist/include/nsDebug.h:48:31: warning: value computed is not used [-Wunused-value]
 #define NS_WARN_IF(condition) (bool)(condition)
                               ^~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base/nsNPAPIPluginInstance.cpp:1861:3: note: in expansion of macro 'NS_WARN_IF'
   NS_WARN_IF(NS_FAILED(rv));
   ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_gmp1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DGMP_SAFE_SHMEM -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_gmp1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/gmp/Unified_cpp_dom_media_gmp1.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsCRT.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image/encoders/ico/nsICOEncoder.cpp:5:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SrtpFlow.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/SrtpFlow.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/SrtpFlow.cpp
MediaPipelineFactory.o
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsGlobalWindowCommands.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsGlobalWindowCommands.cpp:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base6.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base7.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base7.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base7.cpp
Unified_cpp_dom_base8.o
libgfx_ycbcr.a.desc
rm -f libgfx_ycbcr.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_ycbcr.a.desc yuv_convert_mmx.o yuv_convert_sse2.o yuv_row_posix.o Unified_cpp_gfx_ycbcr0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/ycbcr'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/secureelement'
libdom_secureelement.a.desc
rm -f libdom_secureelement.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_secureelement.a.desc   
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from ../../../dist/include/mozilla/ipc/Shmem.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp/GMPSharedMemManager.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp/GMPSharedMemManager.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/gmp/Unified_cpp_dom_media_gmp1.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/secureelement'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/testshell'
mkdir -p '.deps/'
TestShellChild.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o TestShellChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/TestShellChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/TestShellChild.cpp
TestShellParent.o
libimage_encoders_ico.a.desc
rm -f libimage_encoders_ico.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libimage_encoders_ico.a.desc nsICOEncoder.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/image/encoders/ico'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o TestShellParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/TestShellParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/TestShellParent.cpp
XPCShellEnvironment.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/logging.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/SrtpFlow.cpp:7:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MediaPipelineFactory.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/MediaPipelineFactory.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/MediaPipelineFactory.cpp
MediaStreamList.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShell.h:12,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShellChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/TestShellChild.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/TestShellChild.cpp:5:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MediaStreamList.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/MediaStreamList.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/MediaStreamList.cpp
PeerConnectionCtx.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShell.h:12,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShellParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/TestShellParent.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/TestShellParent.cpp:5:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base8.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base8.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base8.cpp
Unified_cpp_dom_base9.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsID.h:12,
                 from ../../dist/include/nsHashKeys.h:10,
                 from ../../dist/include/nsDataHashtable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsNameSpaceManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsNameSpaceManager.cpp:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base7.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/MediaStreamList.cpp:6:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libnetwerk_protocol_http.a.desc
rm -f libnetwerk_protocol_http.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_protocol_http.a.desc ASpdySession.o AlternateServices.o nsHttpAuthCache.o nsHttpChannelAuthProvider.o nsHttpHandler.o Unified_cpp_protocol_http0.o Unified_cpp_protocol_http1.o Unified_cpp_protocol_http2.o  
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/logging.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/MediaPipelineFactory.cpp:5:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/http'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/build'
mkdir -p '.deps/'
nsEmbeddingModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsEmbeddingModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPROXY_PRINTING=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/build -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/appstartup -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/commandhandler -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/find -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/printingui/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/webbrowserpersist -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/windowwatcher -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/printingui/unixshared -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsEmbeddingModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/build/nsEmbeddingModule.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsIMutationObserver.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsIAnimationObserver.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsStubAnimationObserver.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsStubAnimationObserver.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base8.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/mozilla/Module.h:10,
                 from ../../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/build/nsEmbeddingModule.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o XPCShellEnvironment.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/XPCShellEnvironment.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/XPCShellEnvironment.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_base9.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/battery -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/bluetooth/common/webapi -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/events -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/network -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/time -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/docshell/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/geolocation -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/storage -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/workers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xbl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xml -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xslt/xpath -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/2d -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/image -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_base9.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base9.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/XPCShellEnvironment.cpp:16:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_events.a.desc
rm -f libdom_events.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_events.a.desc EventStateManager.o Unified_cpp_dom_events0.o Unified_cpp_dom_events1.o Unified_cpp_dom_events2.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/events'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/perf'
mkdir -p '.deps/'
PerfMeasurement.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PerfMeasurement.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/perf -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/xpconnect/loader -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/PerfMeasurement.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/perf/PerfMeasurement.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PeerConnectionCtx.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/PeerConnectionCtx.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionCtx.cpp
PeerConnectionImpl.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIXPCScriptable.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/perf/PerfMeasurement.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/perf/PerfMeasurement.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/domstubs.h:10,
                 from ../../dist/include/nsIDOMEventTarget.h:10,
                 from ../../dist/include/nsIXMLHttpRequest.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsXMLHttpRequest.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsXMLHttpRequest.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base9.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/app'
mkdir -p '.deps/'
AppProtocolHandler.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AppProtocolHandler.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/app -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/modules/libjar -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/AppProtocolHandler.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/app/AppProtocolHandler.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PeerConnectionImpl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/PeerConnectionImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp
PeerConnectionMedia.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/sctp/datachannel'
mkdir -p '.deps/'
libtoolkit_components_perf.a.desc
rm -f libtoolkit_components_perf.a
DataChannel.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DataChannel.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DINET=1 -DSCTP_DEBUG=1 -DINET6=1 -D__Userspace_os_Linux=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/src -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/DataChannel.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel/DataChannel.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_perf.a.desc PerfMeasurement.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/perf'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/socket'
mkdir -p '.deps/'
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIProtocolHandler.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/app/AppProtocolHandler.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/app/AppProtocolHandler.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
Unified_cpp_netwerk_socket0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_netwerk_socket0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/socket -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_netwerk_socket0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/socket/Unified_cpp_netwerk_socket0.cpp
libembedding_components_build.a.desc
rm -f libembedding_components_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libembedding_components_build.a.desc nsEmbeddingModule.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/build'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/webspeech/recognition'
mkdir -p '.deps/'
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/Atomics.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/histogram.h:44,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionCtx.cpp:7:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
Unified_cpp_recognition0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_recognition0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/sphinxbase -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_recognition0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/webspeech/recognition/Unified_cpp_recognition0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel/DataChannelLog.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/sctp/datachannel/DataChannel.cpp:32:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/socket/nsSOCKSIOLayer.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/socket/Unified_cpp_netwerk_socket0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/testshell/XPCShellEnvironment.cpp:405:1: warning: 'bool {anonymous}::XPCShellDirProvider::SetGREDirs(const char*)' defined but not used [-Wunused-function]
 XPCShellDirProvider::SetGREDirs(const char *dir)
 ^~~~~~~~~~~~~~~~~~~
libipc_testshell.a.desc
rm -f libipc_testshell.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libipc_testshell.a.desc TestShellChild.o TestShellParent.o XPCShellEnvironment.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/ipc/testshell'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/requestsync'
mkdir -p '.deps/'
RequestSyncWifiService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o RequestSyncWifiService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/requestsync -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/RequestSyncWifiService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/requestsync/RequestSyncWifiService.cpp
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition/SpeechGrammar.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/webspeech/recognition/SpeechGrammar.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/webspeech/recognition/Unified_cpp_recognition0.cpp:2:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/Atomics.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/histogram.h:44,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp:12:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libnetwerk_socket.a.desc
rm -f libnetwerk_socket.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_socket.a.desc Unified_cpp_netwerk_socket0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/socket'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/about'
mkdir -p '.deps/'
Unified_cpp_protocol_about0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_protocol_about0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/about -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/cache2 -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_about0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/about/Unified_cpp_protocol_about0.cpp
libjs_xpconnect_src.a.desc
rm -f libjs_xpconnect_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libjs_xpconnect_src.a.desc XPCComponents.o Unified_cpp_js_xpconnect_src0.o Unified_cpp_js_xpconnect_src1.o  
libnetwerk_protocol_app.a.desc
rm -f libnetwerk_protocol_app.a
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PeerConnectionMedia.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/PeerConnectionMedia.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp
WebrtcGlobalInformation.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_protocol_app.a.desc AppProtocolHandler.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/xpconnect/src'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o WebrtcGlobalInformation.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/WebrtcGlobalInformation.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/WebrtcGlobalInformation.cpp
Unified_cpp_webrtc_signaling0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/hal_sandbox/PHal.h:12,
                 from ../../dist/include/mozilla/Hal.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/requestsync/RequestSyncWifiService.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/requestsync/RequestSyncWifiService.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/app'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/svg'
mkdir -p '.deps/'
Unified_cpp_layout_svg0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_svg0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/svg/Unified_cpp_layout_svg0.cpp
Unified_cpp_layout_svg1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_signaling0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DMOZILLA_INTERNAL_API -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_signaling0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signaling/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIAboutModule.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/about/nsAboutBlank.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/about/nsAboutBlank.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/about/Unified_cpp_protocol_about0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_media_gmp.a.desc
rm -f libdom_media_gmp.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_gmp.a.desc Unified_cpp_dom_media_gmp0.o Unified_cpp_dom_media_gmp1.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/gmp'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_layout_svg1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/style -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/svg -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/svg/Unified_cpp_layout_svg1.cpp
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging/WebRtcLog.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signaling/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:11:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base4.cpp:56:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp: In member function 'virtual nsresult nsContentSubtreeIterator::Init(nsIDOMRange*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsContentIterator.cpp:1363:19: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized]
     lastCandidate = GetPrevSibling(node);
     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsStringFwd.h:12,
                 from ../../../../dist/include/nsAString.h:11,
                 from ../../../../dist/include/nsSubstring.h:10,
                 from ../../../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/WebrtcGlobalInformation.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/WebrtcGlobalInformation.cpp:5:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../../dist/include/mozilla/RefPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nricectx.h:60,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp:13:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsMathUtils.h:10,
                 from ../../dist/include/gfxPoint.h:9,
                 from ../../dist/include/gfxMatrix.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg/nsSVGGenericContainerFrame.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/svg/nsSVGGenericContainerFrame.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/svg/Unified_cpp_layout_svg1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libnetwerk_sctp_datachannel.a.desc
rm -f libnetwerk_sctp_datachannel.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_sctp_datachannel.a.desc DataChannel.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/sctp/datachannel'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/ogg'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/diskspacewatcher'
mkdir -p '.deps/'
mkdir -p '.deps/'
DiskSpaceWatcher.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DiskSpaceWatcher.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/diskspacewatcher -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/DiskSpaceWatcher.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/diskspacewatcher/DiskSpaceWatcher.cpp
Unified_cpp_dom_media_ogg0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_ogg0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/ogg -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_ogg0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/ogg/Unified_cpp_dom_media_ogg0.cpp
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filehandle'
mkdir -p '.deps/'
Unified_cpp_dom_filehandle0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_filehandle0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filehandle -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_filehandle0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filehandle/Unified_cpp_dom_filehandle0.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIDiskSpaceWatcher.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/diskspacewatcher/DiskSpaceWatcher.h:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/diskspacewatcher/DiskSpaceWatcher.cpp:5:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libnetwerk_protocol_about.a.desc
rm -f libnetwerk_protocol_about.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_protocol_about.a.desc Unified_cpp_protocol_about0.o  
libdom_requestsync.a.desc
rm -f libdom_requestsync.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_requestsync.a.desc RequestSyncWifiService.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/GuardObjects.h:12,
                 from ../../dist/include/js/RootingAPI.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filehandle/ActorsChild.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/filehandle/ActorsChild.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filehandle/Unified_cpp_dom_filehandle0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/about'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/crypto'
mkdir -p '.deps/'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/offline'
mkdir -p '.deps/'
Unified_cpp_dom_offline0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_offline0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/offline -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_offline0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/offline/Unified_cpp_dom_offline0.cpp
Unified_cpp_dom_crypto0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_crypto0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/crypto -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_crypto0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/crypto/Unified_cpp_dom_crypto0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/requestsync'
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Endian.h:67,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/ogg/OggCodecState.cpp:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/ogg/Unified_cpp_dom_media_ogg0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/apps'
mkdir -p '.deps/'
Unified_cpp_security_apps0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_security_apps0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNSS_ENABLE_ECC=True -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/apps -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/certverifier -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_security_apps0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/apps/Unified_cpp_security_apps0.cpp
libaccessible_generic.a.desc
rm -f libaccessible_generic.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaccessible_generic.a.desc Unified_cpp_accessible_generic0.o  
libdom_plugins_base.a.desc
rm -f libdom_plugins_base.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_plugins_base.a.desc nsNPAPIPlugin.o nsPluginHost.o nsPluginNativeWindowGtk.o Unified_cpp_dom_plugins_base0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/generic'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/startup'
mkdir -p '.deps/'
Unified_cpp_components_startup0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_components_startup0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/startup -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_components_startup0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/startup/Unified_cpp_components_startup0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/base'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/windowwatcher'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIX509CertDB.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsNSSCertificateDB.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/apps/AppSignatureVerification.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/apps/Unified_cpp_security_apps0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
Unified_cpp_windowwatcher0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_windowwatcher0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/windowwatcher -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_windowwatcher0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/windowwatcher/Unified_cpp_windowwatcher0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/offline/nsDOMOfflineResourceList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/offline/nsDOMOfflineResourceList.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/offline/Unified_cpp_dom_offline0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/crypto/CryptoBuffer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/crypto/CryptoBuffer.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/crypto/Unified_cpp_dom_crypto0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/windowwatcher/nsAutoWindowStateHelper.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/embedding/components/windowwatcher/nsAutoWindowStateHelper.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/windowwatcher/Unified_cpp_windowwatcher0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/TimeStamp.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/startup/StartupTimeline.h:31,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/components/startup/StartupTimeline.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/startup/Unified_cpp_components_startup0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libtoolkit_components_startup.a.desc
rm -f libtoolkit_components_startup.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_startup.a.desc Unified_cpp_components_startup0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/startup'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/ipc'
mkdir -p '.deps/'
DocAccessibleChild.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DocAccessibleChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/DocAccessibleChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/DocAccessibleChild.cpp
DocAccessibleParent.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DocAccessibleParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/DocAccessibleParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/DocAccessibleParent.cpp
ProxyAccessible.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/nss'
libnss.a.desc
rm -f libnss.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnss.a.desc   
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/nss'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/htmlparser'
mkdir -p '.deps/'
Unified_cpp_parser_htmlparser0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_parser_htmlparser0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/htmlparser -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_parser_htmlparser0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/htmlparser/Unified_cpp_parser_htmlparser0.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html/Unified_cpp_dom_html5.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/nsHTMLDNSPrefetch.cpp: In member function 'void nsHTMLDNSPrefetch::nsDeferrals::SubmitQueue()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/html/nsHTMLDNSPrefetch.cpp:323:18: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized]
         nsresult rv;
                  ^~
libsecurity_apps.a.desc
rm -f libsecurity_apps.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libsecurity_apps.a.desc Unified_cpp_security_apps0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/apps'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/rdf/build'
mkdir -p '.deps/'
nsRDFModule.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsRDFModule.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/build -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/datasource -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsRDFModule.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/build/nsRDFModule.cpp
libtoolkit_components_diskspacewatcher.a.desc
rm -f libtoolkit_components_diskspacewatcher.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_components_diskspacewatcher.a.desc DiskSpaceWatcher.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/htmlparser/CNavDTD.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/htmlparser/Unified_cpp_parser_htmlparser0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/build/nsRDFModule.cpp:5:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/components/diskspacewatcher'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/encoder'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessiblePivot.h:10,
                 from ../../dist/include/mozilla/a11y/DocAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/DocAccessibleChild.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/DocAccessibleChild.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
Unified_cpp_dom_media_encoder0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_encoder0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/encoder -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_encoder0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/encoder/Unified_cpp_dom_media_encoder0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessibleRetrieval.h:10,
                 from ../../dist/include/nsIAccessibilityService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base/nsAccessibilityService.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/DocAccessibleParent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/DocAccessibleParent.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
librdf_build.a.desc
rm -f librdf_build.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o librdf_build.a.desc nsRDFModule.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/rdf/build'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/ipc'
mkdir -p '.deps/'
PluginInstanceChild.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PluginInstanceChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/PluginInstanceChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginInstanceChild.cpp
PluginModuleChild.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/UniquePtr.h:12,
                 from ../../../dist/include/GeckoProfiler.h:55,
                 from ../../../dist/include/mozilla/ReentrantMonitor.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/encoder/TrackEncoder.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/encoder/MediaEncoder.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/encoder/MediaEncoder.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/encoder/Unified_cpp_dom_media_encoder0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_offline.a.desc
rm -f libdom_offline.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_offline.a.desc Unified_cpp_dom_offline0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/offline'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/mozapps/extensions'
mkdir -p '.deps/'
Unified_cpp_mozapps_extensions0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_mozapps_extensions0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/mozapps/extensions -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_mozapps_extensions0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/mozapps/extensions/Unified_cpp_mozapps_extensions0.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/plugins/PPluginBackgroundDestroyer.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/plugins/PPluginBackgroundDestroyerChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginBackgroundDestroyer.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginInstanceChild.cpp:7:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/htmlparser/Unified_cpp_parser_htmlparser0.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/htmlparser/nsHTMLEntities.cpp: In static member function 'static int32_t nsHTMLEntities::EntityToUnicode(const nsCString&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/htmlparser/nsHTMLEntities.cpp:136:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!gEntityToUnicode)
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/parser/htmlparser/nsHTMLEntities.cpp:142:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     if(';'==aEntity.Last()) {
     ^~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIContentPolicy.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/mozapps/extensions/AddonContentPolicy.h:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/mozapps/extensions/AddonContentPolicy.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/mozapps/extensions/Unified_cpp_mozapps_extensions0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libembedding_components_windowwatcher.a.desc
rm -f libembedding_components_windowwatcher.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libembedding_components_windowwatcher.a.desc Unified_cpp_windowwatcher0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ProxyAccessible.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ProxyAccessible.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/ProxyAccessible.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/embedding/components/windowwatcher'
libdom_html.a.desc
rm -f libdom_html.a
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/wyciwyg'
mkdir -p '.deps/'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_html.a.desc PluginDocument.o Unified_cpp_dom_html0.o Unified_cpp_dom_html1.o Unified_cpp_dom_html2.o Unified_cpp_dom_html3.o Unified_cpp_dom_html4.o Unified_cpp_dom_html5.o  
Unified_cpp_protocol_wyciwyg0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_protocol_wyciwyg0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/wyciwyg -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_protocol_wyciwyg0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/wyciwyg/Unified_cpp_protocol_wyciwyg0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/html'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/eme'
mkdir -p '.deps/'
Unified_cpp_dom_media_eme0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_eme0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/eme -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_eme0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/eme/Unified_cpp_dom_media_eme0.cpp
libdom_media_webspeech_recognition.a.desc
rm -f libdom_media_webspeech_recognition.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_webspeech_recognition.a.desc Unified_cpp_recognition0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/webspeech/recognition'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/atk'
mkdir -p '.deps/'
AccessibleWrap.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AccessibleWrap.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/AccessibleWrap.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.cpp
ApplicationAccessibleWrap.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
                 from ../../../dist/include/mozilla/net/NeckoChild.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/wyciwyg/nsWyciwyg.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/protocol/wyciwyg/WyciwygChannelChild.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/wyciwyg/Unified_cpp_protocol_wyciwyg0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessibleText.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/ProxyAccessible.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc/ProxyAccessible.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsStringFwd.h:12,
                 from ../../../dist/include/nsAString.h:11,
                 from ../../../dist/include/nsSubstring.h:10,
                 from ../../../dist/include/nsString.h:12,
                 from ../../../dist/include/mozilla/CDMCaps.h:10,
                 from ../../../dist/include/mozilla/CDMProxy.h:10,
                 from ../../../dist/include/mozilla/CDMCallbackProxy.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/eme/CDMCallbackProxy.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/eme/Unified_cpp_dom_media_eme0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base/Unified_cpp_dom_base6.cpp:74:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsJSEnvironment.cpp: In static member function 'static void nsJSContext::EndCycleCollectionCallback(mozilla::CycleCollectorResults&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base/nsJSEnvironment.cpp:1765:15: warning: 'endCCTime' may be used uninitialized in this function [-Wmaybe-uninitialized]
     json.Adopt(nsTextFormatter::smprintf(kJSONFmt.get(), endCCTime, ccNowDuration,
     ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          gCCStats.mMaxSliceTime,
                                          ~~~~~~~~~~~~~~~~~~~~~~~
                                          gCCStats.mTotalSliceTime,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~
                                          gCCStats.mMaxGCDuration,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~
                                          gCCStats.mMaxSkippableDuration,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          gCCStats.mSuspected,
                                          ~~~~~~~~~~~~~~~~~~~~
                                          aResults.mVisitedRefCounted, aResults.mVisitedGCed,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          aResults.mFreedRefCounted, aResults.mFreedGCed,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          sCCollectedWaitingForGC,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~
                                          sCCollectedZonesWaitingForGC,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          sLikelyShortLivingObjectsNeedingGC,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          aResults.mForcedGC,
                                          ~~~~~~~~~~~~~~~~~~~
                                          sForgetSkippableBeforeCC,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~
                                          minForgetSkippableTime / PR_USEC_PER_MSEC,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          sMaxForgetSkippableTime / PR_USEC_PER_MSEC,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          (sTotalForgetSkippableTime / cleanups) /
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                            PR_USEC_PER_MSEC,
                                            ~~~~~~~~~~~~~~~~~
                                          sTotalForgetSkippableTime / PR_USEC_PER_MSEC,
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                          sRemovedPurples));
                                          ~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libparser_htmlparser.a.desc
rm -f libparser_htmlparser.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libparser_htmlparser.a.desc Unified_cpp_parser_htmlparser0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/parser/htmlparser'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PluginModuleChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/PluginModuleChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginModuleChild.cpp
PluginWidgetChild.o
libdom_crypto.a.desc
rm -f libdom_crypto.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_crypto.a.desc Unified_cpp_dom_crypto0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PluginWidgetChild.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/PluginWidgetChild.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginWidgetChild.cpp
PluginWidgetParent.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/crypto'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xul'
mkdir -p '.deps/'
Unified_cpp_accessible_xul0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_accessible_xul0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul/tree -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_accessible_xul0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xul/Unified_cpp_accessible_xul0.cpp
libtoolkit_mozapps_extensions.a.desc
rm -f libtoolkit_mozapps_extensions.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libtoolkit_mozapps_extensions.a.desc Unified_cpp_mozapps_extensions0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/mozapps/extensions'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/browser/components/feeds'
mkdir -p '.deps/'
libdom_filehandle.a.desc
rm -f libdom_filehandle.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_filehandle.a.desc Unified_cpp_dom_filehandle0.o  
nsFeedSniffer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsFeedSniffer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_APP_NAME=firefox -DMOZ_MACBUNDLE_NAME=Firefox.app -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/components/feeds -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/components/build -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsFeedSniffer.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/components/feeds/nsFeedSniffer.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/filehandle'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/browser/components/shell'
mkdir -p '.deps/'
nsGNOMEShellService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsGNOMEShellService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_APP_NAME='"firefox"' -DMOZ_APP_VERSION='"45.9.0"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/components/shell -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsGNOMEShellService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/components/shell/nsGNOMEShellService.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/plugins/PPluginWidget.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/plugins/PPluginWidgetChild.h:9,
                 from ../../../dist/include/mozilla/plugins/PluginWidgetChild.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginWidgetChild.cpp:5:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PluginWidgetParent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/PluginWidgetParent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginWidgetParent.cpp
Unified_cpp_dom_plugins_ipc0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul/XULAlertAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul/XULAlertAccessible.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xul/Unified_cpp_accessible_xul0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsrootidl.h:13,
                 from ../../../dist/include/nsISupports.h:10,
                 from ../../../dist/include/nsIContentSniffer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/components/feeds/nsFeedSniffer.h:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/components/feeds/nsFeedSniffer.cpp:6:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/browser/components/migration'
libbrowser_components_migration.a.desc
rm -f libbrowser_components_migration.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libbrowser_components_migration.a.desc   
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/browser/components/migration'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/gmp-plugin'
mkdir -p '.deps/'
gmp-fake.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gmp-fake.o -c   -DGMP_FAKE_SUPPORT_DECRYPT -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp-plugin -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp-plugin/gmp-fake.cpp
gmp-test-decryptor.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gmp-test-decryptor.o -c   -DGMP_FAKE_SUPPORT_DECRYPT -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp-plugin -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/gmp-test-decryptor.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp-plugin/gmp-test-decryptor.cpp
gmp-test-storage.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsDebug.h:10,
                 from ../../../dist/include/nsCOMPtr.h:29,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/components/shell/nsGNOMEShellService.cpp:8:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libdom_media_ogg.a.desc
rm -f libdom_media_ogg.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_ogg.a.desc Unified_cpp_dom_media_ogg0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/ogg'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/testing/gtest_gtest_main'
mkdir -p '.deps/'
libbrowser_components_feeds.a.desc
rm -f libbrowser_components_feeds.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libbrowser_components_feeds.a.desc nsFeedSniffer.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gmp-test-storage.o -c   -DGMP_FAKE_SUPPORT_DECRYPT -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp-plugin -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/gmp-test-storage.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp-plugin/gmp-test-storage.cpp
Unified_cpp_trunk_testing0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_trunk_testing0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DUNIT_TEST -DGTEST_HAS_RTTI=0 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/testing -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/testing/gtest/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_trunk_testing0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/testing/gtest_gtest_main/Unified_cpp_trunk_testing0.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/browser/components/feeds'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/testing/gtest_gtest'
mkdir -p '.deps/'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ApplicationAccessibleWrap.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/ApplicationAccessibleWrap.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/ApplicationAccessibleWrap.cpp
AtkSocketAccessible.o
Unified_cpp_trunk_testing0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_trunk_testing0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DGTEST_HAS_RTTI=0 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/testing -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/testing/gtest -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/testing/gtest/include -I../../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_trunk_testing0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/testing/gtest_gtest/Unified_cpp_trunk_testing0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AtkSocketAccessible.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/AtkSocketAccessible.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AtkSocketAccessible.cpp
DocAccessibleWrap.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/gmp-clearkey/0.1'
mkdir -p '.deps/'
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface/i420_video_frame.h:15:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/video_coding/codecs/interface/video_codec_interface.h:17,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/VideoConduit.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.h:47,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/GmpVideoCodec.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signaling/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_frame.h: In member function 'virtual void mozilla::WebrtcGmpVideoEncoder::Encoded(GMPVideoEncodedFrame*, const nsTArray<unsigned char>&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_frame.h:184:53: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
       : _buffer(buffer), _length(length), _size(size) {}
                                                     ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signaling/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp:583:14: note: 'size' was declared here
     uint32_t size;
              ^~~~
oaes_lib.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o oaes_lib.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_NO_MOZALLOC -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/gmp-clearkey/0.1 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/oaes_lib.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wno-missing-braces -Wno-pointer-to-int-cast -Wno-sign-compare -include stdio.h -include unistd.h   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/gmp-clearkey/0.1/openaes/oaes_lib.c
Unified_cpp_gmp-clearkey_0.10.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/plugins/PPluginWidget.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/plugins/PPluginWidgetParent.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginWidgetParent.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/PluginWidgetParent.cpp:5:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_plugins_ipc0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc -I. -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_plugins_ipc0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/include/cairo   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/ipc/Unified_cpp_dom_plugins_ipc0.cpp
libdom_media_encoder.a.desc
rm -f libdom_media_encoder.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_encoder.a.desc Unified_cpp_dom_media_encoder0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DocAccessibleWrap.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/DocAccessibleWrap.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/DocAccessibleWrap.cpp
Platform.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/encoder'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gmp-clearkey_0.10.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_NO_MOZALLOC -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/gmp-clearkey/0.1 -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/gmp -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gmp-clearkey_0.10.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/gmp-clearkey/0.1/Unified_cpp_gmp-clearkey_0.10.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Platform.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Platform.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/Platform.cpp
RootAccessibleWrap.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AtkSocketAccessible.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AtkSocketAccessible.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libfake.so
rm -f libfake.so
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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,libfake.so -o libfake.so  gmp-fake.o gmp-test-decryptor.o gmp-test-storage.o   -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id   -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib        -ldl  
liblayout_svg.a.desc
rm -f liblayout_svg.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o liblayout_svg.a.desc Unified_cpp_layout_svg0.o Unified_cpp_layout_svg1.o  
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/sandbox/linux'
mkdir -p '.deps/'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/svg'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/standalone'
mkdir -p '.deps/'
logging.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o logging.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/logging.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim/base/logging.cpp
at_exit.o
Unified_cpp_util_standalone0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_util_standalone0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DNR_SOCKET_IS_VOID_PTR -DHAVE_STRDUP -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/standalone -I.  -I../../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_util_standalone0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/standalone/Unified_cpp_util_standalone0.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/ApplicationAccessible.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/ApplicationAccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/ApplicationAccessibleWrap.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
chmod +x libfake.so
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/gmp-plugin'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signalingtest/signaling_ecc'
mkdir -p '.deps/'
cpr_string.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o cpr_string.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/cpr_string.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/cpr_string.c
sdp_access.o
libgtest_main.a.desc
rm -f libgtest_main.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgtest_main.a.desc Unified_cpp_trunk_testing0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/testing/gtest_gtest_main'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_access.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_access.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_access.c
sdp_attr.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsStringFwd.h:12,
                 from ../../../../dist/include/nsAString.h:11,
                 from ../../../../dist/include/nsSubstring.h:10,
                 from ../../../../dist/include/nsString.h:12,
                 from ../../../../dist/include/nsStringGlue.h:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/nsBidiUtils.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/nsUnicodeProperties.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/nsUnicodeProperties.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/standalone/Unified_cpp_util_standalone0.cpp:2:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_attr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_attr.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_attr.c
sdp_attr_access.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessibleEvent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/Platform.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMai.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/DocAccessibleWrap.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libbrowser_components_shell.a.desc
rm -f libbrowser_components_shell.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libbrowser_components_shell.a.desc nsGNOMEShellService.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/browser/components/shell'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util'
mkdir -p '.deps/'
Unified_cpp_unicharutil_util0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_unicharutil_util0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_unicharutil_util0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/Unified_cpp_unicharutil_util0.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/plugins/PBrowserStream.h:12,
                 from ../../../ipc/ipdl/_ipdlheaders/mozilla/plugins/PBrowserStreamChild.h:9,
                 from ../../../dist/include/mozilla/plugins/BrowserStreamChild.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/plugins/ipc/BrowserStreamChild.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/ipc/Unified_cpp_dom_plugins_ipc0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_attr_access.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_attr_access.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_attr_access.c
sdp_base64.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o RootAccessibleWrap.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/RootAccessibleWrap.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/RootAccessibleWrap.cpp
UtilInterface.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o at_exit.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/at_exit.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/at_exit.cc
callback_internal.o
libunicharutil_standalone.a.desc
rm -f libunicharutil_standalone.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libunicharutil_standalone.a.desc Unified_cpp_util_standalone0.o ../../../../config/external/icu/libicu.a 
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/standalone'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o callback_internal.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/callback_internal.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/callback_internal.cc
lazy_instance.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsXPCOMStrings.h:11,
                 from ../../../dist/include/nsStringAPI.h:22,
                 from ../../../dist/include/nsStringGlue.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/nsUnicharUtils.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/intl/unicharutil/util/GreekCasing.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util/Unified_cpp_unicharutil_util0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libecc.a.desc
rm -f libecc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libecc.a.desc cpr_string.o sdp_access.o sdp_attr.o sdp_attr_access.o sdp_base64.o sdp_config.o sdp_main.o sdp_services_unix.o sdp_token.o sdp_utils.o Unified_c_webrtc_signaling0.o CSFLog.o JsepSessionImpl.o AudioConduit.o CodecStatistics.o VideoConduit.o MediaPipeline.o MediaPipelineFilter.o SrtpFlow.o MediaPipelineFactory.o MediaStreamList.o PeerConnectionCtx.o PeerConnectionImpl.o PeerConnectionMedia.o WebrtcGlobalInformation.o Unified_cpp_webrtc_signaling0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signaling/signaling_ecc'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o UtilInterface.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/UtilInterface.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/UtilInterface.cpp
nsMaiHyperlink.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/BaseAccessibles.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/RootAccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/RootAccessibleWrap.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiHyperlink.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiHyperlink.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiHyperlink.cpp
nsMaiInterfaceAction.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o lazy_instance.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/lazy_instance.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/lazy_instance.cc
ref_counted.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ref_counted.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/ref_counted.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/memory/ref_counted.cc
singleton.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_base64.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_base64.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_base64.c
sdp_config.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o singleton.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/singleton.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/memory/singleton.cc
safe_sprintf.o
libunicharutil_external_s.a
rm -f libunicharutil_external_s.a libunicharutil_external_s.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs libunicharutil_external_s.a Unified_cpp_unicharutil_util0.o ../../../config/external/icu/libicu.a 
libnetwerk_protocol_wyciwyg.a.desc
rm -f libnetwerk_protocol_wyciwyg.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_protocol_wyciwyg.a.desc Unified_cpp_protocol_wyciwyg0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIURI.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiHyperlink.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_config.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_config.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_config.c
sdp_main.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/protocol/wyciwyg'
libunicharutil_external_s.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libunicharutil_external_s.a.desc Unified_cpp_unicharutil_util0.o ../../../config/external/icu/libicu.a 
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/libxpcomrt'
mkdir -p '.deps/'
nsDebugImpl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDebugImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsDebugImpl.cpp
nsMemoryImpl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceAction.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceAction.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceAction.cpp
nsMaiInterfaceComponent.o
../../../config/nsinstall -R -m 644 'libunicharutil_external_s.a' '../../../dist/sdk/lib'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/intl/unicharutil/util'
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_main.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_main.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_main.c
sdp_services_unix.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config'
make[5]: Nothing to be done for 'host'.
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/rdf/util'
mkdir -p '.deps/'
nsRDFResource.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsRDFResource.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/util -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsRDFResource.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/util/nsRDFResource.cpp
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_services_unix.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_services_unix.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_services_unix.c
sdp_token.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o safe_sprintf.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/safe_sprintf.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer   -DNDEBUG  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/safe_sprintf.cc
string16.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/ApplicationAccessible.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/ApplicationAccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/UtilInterface.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_token.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_token.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_token.c
sdp_utils.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsDebug.h:10,
                 from ../../dist/include/nsCOMPtr.h:29,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/util/nsRDFResource.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/rdf/util/nsRDFResource.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o string16.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/string16.cc
string_piece.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o sdp_utils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sdp_utils.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc/sdp_utils.c
Unified_c_webrtc_signaling0.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsDebugImpl.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o string_piece.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/string_piece.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/string_piece.cc
string_util.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_webrtc_signaling0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -include ../../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_webrtc_signaling0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signalingtest/signaling_ecc/Unified_c_webrtc_signaling0.c
CSFLog.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o string_util.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/string_util.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/string_util.cc
string_util_constants.o
libclearkey.so
rm -f libclearkey.so
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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,libclearkey.so -o libclearkey.so  oaes_lib.o Unified_cpp_gmp-clearkey_0.10.o   -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id   -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib        -ldl  
libaccessible_ipc.a.desc
rm -f libaccessible_ipc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaccessible_ipc.a.desc DocAccessibleChild.o DocAccessibleParent.o ProxyAccessible.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o CSFLog.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/CSFLog.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging/CSFLog.cpp
JsepSessionImpl.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/ipc'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/tools/power'
mkdir -p '.deps/'
rapl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o rapl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/power -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/rapl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/tools/power/rapl.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o JsepSessionImpl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/JsepSessionImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp
AudioConduit.o
chmod +x libclearkey.so
../../../config/nsinstall -R -m 644 'libclearkey.so' '../../../dist/bin/gmp-clearkey/0.1'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/gmp-clearkey/0.1'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/standalone'
mkdir -p '.deps/'
Unified_cpp_dom_media_standalone0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_dom_media_standalone0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/caps -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/camera -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/layout/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_media_standalone0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/standalone/Unified_cpp_dom_media_standalone0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AudioConduit.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/AudioConduit.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/AudioConduit.cpp
CodecStatistics.o
librdfutil_external_s.a
rm -f librdfutil_external_s.a librdfutil_external_s.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs librdfutil_external_s.a nsRDFResource.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessiblePivot.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/DocAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/Accessible-inl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceAction.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:267,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging/CSFLog.cpp:10:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiHyperlink.cpp: In function 'AtkObject* getObjectCB(AtkHyperlink*, gint)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiHyperlink.cpp:191:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (!maiLink)
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiHyperlink.cpp:194:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     if (Accessible* hyperlink = maiLink->GetAccHyperlink()) {
     ^~
librdfutil_external_s.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o librdfutil_external_s.a.desc nsRDFResource.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/rdf/util'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/standalone'
mkdir -p '.deps/'
dtlsidentity.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o dtlsidentity.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/dtlsidentity.cpp
nr_socket_prsock.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMemoryImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMemoryImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsMemoryImpl.cpp
nsUUIDGenerator.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceComponent.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceComponent.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceComponent.cpp
nsMaiInterfaceDocument.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsCharTraits.h:13,
                 from ../../../dist/include/nsAlgorithm.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/AudioSampleFormat.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/AudioChannelFormat.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media/AudioChannelFormat.cpp:6,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/standalone/Unified_cpp_dom_media_standalone0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
rapl
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -o rapl rapl.o  -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id   -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib       -ldl  
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Atomics.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsMemoryImpl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsMemoryImpl.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsCRT.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/jsep/JsepCodecDescription.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/jsep/JsepSessionImpl.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp:7:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsrootidl.h:13,
                 from ../../../../dist/include/nsISupports.h:10,
                 from ../../../../dist/include/nsCycleCollectionTraversalCallback.h:11,
                 from ../../../../dist/include/nsCycleCollectionNoteChild.h:13,
                 from ../../../../dist/include/nsTArray.h:24,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/AudioConduit.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/AudioConduit.cpp:14:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceDocument.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceDocument.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceDocument.cpp
nsMaiInterfaceEditableText.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceEditableText.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceEditableText.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceEditableText.cpp
nsMaiInterfaceHyperlinkImpl.o
../../config/nsinstall -R -m 755 'rapl' '../../dist/bin'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o CodecStatistics.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/CodecStatistics.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/CodecStatistics.cpp
VideoConduit.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/tools/power'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o VideoConduit.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/VideoConduit.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/VideoConduit.cpp
MediaPipeline.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsUUIDGenerator.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsUUIDGenerator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsUUIDGenerator.cpp
FileLocation.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o string_util_constants.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/string_util_constants.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/string_util_constants.cc
stringprintf.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stringprintf.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/stringprintf.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/stringprintf.cc
utf_string_conversion_utils.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsrootidl.h:13,
                 from ../../../../dist/include/nsISupports.h:10,
                 from ../../../../dist/include/nsCycleCollectionTraversalCallback.h:11,
                 from ../../../../dist/include/nsCycleCollectionNoteChild.h:13,
                 from ../../../../dist/include/nsTArray.h:24,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/CodecStatistics.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/CodecStatistics.cpp:5:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsUUIDGenerator.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsUUIDGenerator.cpp:17:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nr_socket_prsock.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nr_socket_prsock.cpp
nr_timer.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceComponent.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsDebug.h:10,
                 from ../../../../dist/include/nsCOMPtr.h:29,
                 from ../../../../dist/include/nsAutoPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/VideoConduit.h:8,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/VideoConduit.cpp:9:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o FileLocation.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/FileLocation.cpp
Services.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessiblePivot.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/DocAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/Accessible-inl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceDocument.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MediaPipeline.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/MediaPipeline.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp
MediaPipelineFilter.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessiblePivot.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/DocAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/Accessible-inl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceEditableText.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/mozilla/net/DNS.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nr_socket_prsock.cpp:98:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsStringFwd.h:12,
                 from ../../dist/include/nsAString.h:11,
                 from ../../dist/include/nsSubstring.h:10,
                 from ../../dist/include/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/FileLocation.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/FileLocation.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o utf_string_conversion_utils.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/utf_string_conversion_utils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/utf_string_conversion_utils.cc
utf_string_conversions.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceHyperlinkImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceHyperlinkImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceHyperlinkImpl.cpp
nsMaiInterfaceHypertext.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o utf_string_conversions.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/utf_string_conversions.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/strings/utf_string_conversions.cc
condition_variable_posix.o
libdom_base.a.desc
rm -f libdom_base.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_base.a.desc nsContentUtils.o nsDOMWindowUtils.o nsFrameMessageManager.o nsGlobalWindow.o nsImageLoadingContent.o nsObjectLoadingContent.o nsPluginArray.o nsTextFragmentSSE2.o Unified_cpp_dom_base0.o Unified_cpp_dom_base1.o Unified_cpp_dom_base2.o Unified_cpp_dom_base3.o Unified_cpp_dom_base4.o Unified_cpp_dom_base5.o Unified_cpp_dom_base6.o Unified_cpp_dom_base7.o Unified_cpp_dom_base8.o Unified_cpp_dom_base9.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o condition_variable_posix.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/synchronization/condition_variable_posix.cc
lock.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Services.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Services.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/Services.cpp
nsCategoryManager.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/base'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/testlib'
mkdir -p '.deps/'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCategoryManager.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsCategoryManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/nsCategoryManager.cpp
nsComponentManager.o
dtlsidentity.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o dtlsidentity.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/dtlsidentity.cpp
nr_socket_prsock.o
libgtest.a.desc
rm -f libgtest.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgtest.a.desc Unified_cpp_trunk_testing0.o  
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsrootidl.h:13,
                 from ../../../../dist/include/nsISupports.h:10,
                 from ../../../../dist/include/nsITimer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test/FakeMediaStreams.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/MediaPipeline.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/MediaPipeline.cpp:8:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/trunk/testing/gtest_gtest'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/standalone'
mkdir -p '.deps/'
nameprep.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nameprep.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/nameprep.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nameprep.c
punycode.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o lock.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/lock.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/synchronization/lock.cc
lock_impl_posix.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from ../../dist/include/mozilla/Services.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/Services.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o punycode.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/punycode.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/punycode.c
nsDNSPrefetch.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMai.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiHyperlink.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceHyperlinkImpl.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/UtilInterface.cpp: In function 'guint mai_util_add_key_event_listener(AtkKeySnoopFunc, gpointer)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/UtilInterface.cpp:257:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (MOZ_UNLIKELY(!listener))
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/UtilInterface.cpp:260:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     static guint key=0;
     ^~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o lock_impl_posix.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/synchronization/lock_impl_posix.cc
waitable_event_posix.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsICategoryManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/nsCategoryManager.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o waitable_event_posix.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/synchronization/waitable_event_posix.cc
icu_utf.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDNSPrefetch.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsDNSPrefetch.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsDNSPrefetch.cpp
nsNetAddr.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MediaPipelineFilter.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/MediaPipelineFilter.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/MediaPipelineFilter.cpp
SrtpFlow.o
libaccessible_xul.a.desc
rm -f libaccessible_xul.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaccessible_xul.a.desc Unified_cpp_accessible_xul0.o  
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from ../../dist/include/nsIWeakReferenceUtils.h:10,
                 from ../../dist/include/nsWeakReference.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsDNSPrefetch.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsDNSPrefetch.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/xul'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/editline'
mkdir -p '.deps/'
Unified_c_js_src_editline0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_js_src_editline0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/editline -I.  -I../../../dist/include          -fPIC  -include ../../../js/src/js-confdefs.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_js_src_editline0.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/editline/Unified_c_js_src_editline0.c
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o icu_utf.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/icu_utf.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/third_party/icu/icu_utf.cc
platform_thread_linux.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceHypertext.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceHypertext.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceHypertext.cpp
nsMaiInterfaceImage.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o platform_thread_linux.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/platform_thread_linux.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/threading/platform_thread_linux.cc
platform_thread_posix.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o platform_thread_posix.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/threading/platform_thread_posix.cc
thread_collision_warner.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsComponentManager.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsComponentManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/nsComponentManager.cpp
nsObserverList.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsObserverList.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsObserverList.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsObserverList.cpp
nsObserverService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nr_socket_prsock.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nr_socket_prsock.cpp
nr_timer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nr_timer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nr_timer.cpp
nricectx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsNetAddr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsNetAddr.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsNetAddr.cpp
nsSocketTransportService2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsINetAddr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsNetAddr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsNetAddr.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsObserverList.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsObserverList.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components/nsComponentManager.cpp:20:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libmedia_standalone.a.desc
rm -f libmedia_standalone.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmedia_standalone.a.desc Unified_cpp_dom_media_standalone0.o  
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/mozilla/net/DNS.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nr_socket_prsock.cpp:98:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/standalone'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsSocketTransportService2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsSocketTransportService2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsSocketTransportService2.cpp
nsURLHelper.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SrtpFlow.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/SrtpFlow.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/SrtpFlow.cpp
MediaPipelineFactory.o
libeditline.a.desc
rm -f libeditline.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libeditline.a.desc Unified_c_js_src_editline0.o  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsURLHelper.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsURLHelper.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsURLHelper.cpp
DNS.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o MediaPipelineFactory.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/MediaPipelineFactory.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/MediaPipelineFactory.cpp
PeerConnectionCtx.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/editline'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/memory/build'
mkdir -p '.deps/'
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessiblePivot.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/DocAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/Accessible-inl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceHypertext.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceImage.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceImage.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceImage.cpp
nsMaiInterfaceSelection.o
mozmemory_wrap.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o mozmemory_wrap.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_MEMORY_IMPL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/memory/build -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/mozmemory_wrap.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -Wshadow   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/memory/build/mozmemory_wrap.c
jemalloc_config.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jemalloc_config.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZ_MEMORY_IMPL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/memory/build -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/jemalloc_config.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/memory/build/jemalloc_config.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsISocketTransportService.h:10,
                 from ../../dist/include/nsPISocketTransportService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsSocketTransportService2.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsSocketTransportService2.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceSelection.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceSelection.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceSelection.cpp
nsMaiInterfaceTable.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o thread_collision_warner.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/thread_collision_warner.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/threading/thread_collision_warner.cc
thread_id_name_manager.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from ../../dist/include/mozilla/RangedPtr.h:15,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base/nsURLHelper.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o thread_id_name_manager.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/thread_id_name_manager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/threading/thread_id_name_manager.cc
thread_local_posix.o
libmemory.a
rm -f libmemory.a libmemory.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs libmemory.a mozmemory_wrap.o jemalloc_config.o ../../memory/mozjemalloc/libjemalloc.a 
libmemory.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmemory.a.desc mozmemory_wrap.o jemalloc_config.o ../../memory/mozjemalloc/libjemalloc.a 
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nricectx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nricectx.cpp
nricemediastream.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o thread_local_posix.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/threading/thread_local_posix.cc
thread_restrictions.o
../../config/nsinstall -R -m 644 'libmemory.a' '../../dist/sdk/lib'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/memory/build'
libdom_media_eme.a.desc
rm -f libdom_media_eme.a
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/mozglue/build'
mkdir -p '.deps/'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_media_eme.a.desc Unified_cpp_dom_media_eme0.o  
SSE.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SSE.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers  -DIMPL_MFBT -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/mozglue/build -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/SSE.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/mozglue/build/SSE.cpp
dummy.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o dummy.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers  -DIMPL_MFBT -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/mozglue/build -I.  -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/dummy.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/mozglue/build/dummy.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/media/eme'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/glue/standalone'
mkdir -p '.deps/'
libmozglue.a
rm -f libmozglue.a libmozglue.a.desc
AppData.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o AppData.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/AppData.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/AppData.cpp
FileUtils.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs libmozglue.a SSE.o dummy.o ../../memory/mozalloc/libmemory_mozalloc.a ../../mozglue/misc/libmozglue_misc.a ../../mfbt/libmfbt.a 
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsObserverService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsObserverService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsObserverService.cpp
nsStringEnumerator.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsISupportsImpl.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/SrtpFlow.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline/SrtpFlow.cpp:8:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DNS.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/DNS.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/DNS.cpp
DNSListenerProxy.o
libmozglue.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmozglue.a.desc SSE.o dummy.o ../../memory/mozalloc/libmemory_mozalloc.a ../../mozglue/misc/libmozglue_misc.a ../../mfbt/libmfbt.a 
../../config/nsinstall -R -m 644 'libmozglue.a' '../../dist/sdk/lib'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/mozglue/build'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/glue'
mkdir -p '.deps/'
Unified_cpp_xpcom_glue0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_glue0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_glue0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/glue/Unified_cpp_xpcom_glue0.cpp
Unified_cpp_xpcom_glue1.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceDocument.cpp: In function 'GSList* prependToList(GSList*, const char*, const nsAutoString&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceDocument.cpp:64:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (aValue.IsEmpty())
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceDocument.cpp:68:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     AtkAttribute *atkAttr = (AtkAttribute *)g_malloc(sizeof(AtkAttribute));
     ^~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o thread_restrictions.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/thread_restrictions.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/threading/thread_restrictions.cc
time.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/net/DNS.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/DNS.cpp:5:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o time.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/time.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/time/time.cc
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsrootidl.h:13,
                 from ../../../../dist/include/nsISupports.h:10,
                 from ../../../../dist/include/nsIGfxInfo.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/MediaPipelineFactory.cpp:6:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
time_posix.o
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsObserverService.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceImage.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PeerConnectionCtx.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/PeerConnectionCtx.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionCtx.cpp
PeerConnectionImpl.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/AppData.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/AppData.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/glue/Unified_cpp_xpcom_glue0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o time_posix.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/base/time/time_posix.cc
bpf_dsl.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessiblePivot.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/DocAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/Accessible-inl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceSelection.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceTable.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceTable.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceTable.cpp
nsMaiInterfaceText.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o DNSListenerProxy.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/DNSListenerProxy.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/DNSListenerProxy.cpp
GetAddrInfo.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o FileUtils.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/FileUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/FileUtils.cpp
PLDHashTable.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceText.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceText.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceText.cpp
nsMaiInterfaceValue.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o GetAddrInfo.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/GetAddrInfo.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/GetAddrInfo.cpp
nsDNSService2.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIDNSListener.h:10,
                 from ../../dist/include/mozilla/net/DNSListenerProxy.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/DNSListenerProxy.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nr_timer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nr_timer.cpp
nricectx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsStringEnumerator.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsStringEnumerator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsStringEnumerator.cpp
nsSupportsPrimitives.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMaiInterfaceValue.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/html -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/ipc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/xul -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/other-licenses/atk-1.0 -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMaiInterfaceValue.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceValue.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/GetAddrInfo.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/GetAddrInfo.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDNSService2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsDNSService2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsDNSService2.cpp
nsHostResolver.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIStringEnumerator.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsStringEnumerator.h:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsStringEnumerator.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o bpf_dsl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/bpf_dsl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/bpf_dsl/bpf_dsl.cc
dump_bpf.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o dump_bpf.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/dump_bpf.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/bpf_dsl/dump_bpf.cc
policy.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:267,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/time.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/histogram.h:51,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionCtx.cpp:7:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PLDHashTable.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/PLDHashTable.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/PLDHashTable.cpp
nsArrayEnumerator.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIAccessiblePivot.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/DocAccessible.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/generic/Accessible-inl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceTable.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsArrayEnumerator.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsArrayEnumerator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsArrayEnumerator.cpp
nsArrayUtils.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIDNSService.h:10,
                 from ../../dist/include/nsPIDNSService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsDNSService2.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsDNSService2.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PeerConnectionImpl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/PeerConnectionImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp
PeerConnectionMedia.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsSupportsPrimitives.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsSupportsPrimitives.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsSupportsPrimitives.cpp
BlockingResourceBase.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../dist/include/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/AccessibleWrap.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceValue.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsHostResolver.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsHostResolver.cpp
nsIDNService.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nricemediastream.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nricemediastream.cpp
nriceresolver.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o BlockingResourceBase.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/BlockingResourceBase.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/BlockingResourceBase.cpp
GenericFactory.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/process_util.h:11,
                 from ../../dist/include/ipc/IPCMessageUtils.h:10,
                 from ../../ipc/ipdl/_ipdlheaders/mozilla/a11y/PDocAccessible.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/accessible/atk/nsMaiInterfaceText.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsISupportsPrimitives.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsSupportsPrimitives.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds/nsSupportsPrimitives.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o policy.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/policy.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/bpf_dsl/policy.cc
policy_compiler.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PeerConnectionMedia.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/PeerConnectionMedia.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp
Unified_cpp_webrtc_signaling0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_xpcom_glue1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_xpcom_glue1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/glue/Unified_cpp_xpcom_glue1.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/BlockingResourceBase.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsHostResolver.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsHostResolver.cpp:17:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsArrayUtils.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsArrayUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsArrayUtils.cpp
nsCOMArray.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCOMArray.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsCOMArray.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMArray.cpp
nsCOMPtr.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nricectx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nricectx.cpp
nricemediastream.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o GenericFactory.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/GenericFactory.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/GenericFactory.cpp
PLDHashTable.o
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsEnumeratorUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsEnumeratorUtils.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/glue/Unified_cpp_xpcom_glue1.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCOMPtr.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsCOMPtr.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMPtr.cpp
nsCRTGlue.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from ../../dist/include/mozilla/GenericFactory.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/GenericFactory.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o PLDHashTable.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/PLDHashTable.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/PLDHashTable.cpp
nsArrayEnumerator.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsArrayEnumerator.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsArrayEnumerator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsArrayEnumerator.cpp
nsCOMArray.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o policy_compiler.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/policy_compiler.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/bpf_dsl/policy_compiler.cc
basicblock.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o basicblock.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/basicblock.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/seccomp-bpf/basicblock.cc
codegen.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCRTGlue.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsCRTGlue.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCRTGlue.cpp
nsCategoryCache.o
In file included from ../../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/basictypes.h:267,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/time.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src/base/histogram.h:51,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionImpl.cpp:12:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCOMArray.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsCOMArray.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMArray.cpp
nsCOMPtr.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsArrayEnumerator.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsArrayEnumerator.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCategoryCache.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsCategoryCache.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCategoryCache.cpp
nsClassInfoImpl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o codegen.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/codegen.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/seccomp-bpf/codegen.cc
die.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsIDNService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsIDNService.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsIDNService.cpp
nsNetModuleStandalone.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsClassInfoImpl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsClassInfoImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsClassInfoImpl.cpp
nsComponentManagerUtils.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/jspubtd.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCycleCollectionTraversalCallback.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCycleCollectionNoteChild.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMArray.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMArray.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsNetModuleStandalone.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -UIDNA2008 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsNetModuleStandalone.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone/nsNetModuleStandalone.cpp
In file included from ../../../../dist/include/nscore.h:20:0,
                 from ../../../../dist/include/nsDebug.h:10,
                 from ../../../../dist/include/nsCOMPtr.h:29,
                 from ../../../../dist/include/nsAutoPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nricectx.h:63,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp:13:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCOMPtr.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsCOMPtr.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMPtr.cpp
nsCRTGlue.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCRTGlue.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsCRTGlue.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCRTGlue.cpp
nsClassInfoImpl.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIIDNService.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsIDNService.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsIDNService.cpp:6:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsComponentManagerUtils.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsComponentManagerUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsComponentManagerUtils.cpp
nsCycleCollectionParticipant.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsClassInfoImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsClassInfoImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsClassInfoImpl.cpp
nsComponentManagerUtils.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCRTGlue.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCRTGlue.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsCycleCollectionParticipant.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsCycleCollectionParticipant.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCycleCollectionParticipant.cpp
nsDeque.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMPtr.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from ../../dist/include/mozilla/ModuleUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone/nsNetModuleStandalone.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsComponentManagerUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsComponentManagerUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsComponentManagerUtils.cpp
nsEnumeratorUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDeque.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsDeque.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsDeque.cpp
nsEnumeratorUtils.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsIClassInfoImpl.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsClassInfoImpl.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsEnumeratorUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsEnumeratorUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsEnumeratorUtils.cpp
nsID.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsID.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsID.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsID.cpp
nsISupportsImpl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsISupportsImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsISupportsImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsISupportsImpl.cpp
nsMemory.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/nsXPCOM.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsComponentManagerUtils.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsEnumeratorUtils.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsEnumeratorUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsEnumeratorUtils.cpp
nsID.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsEnumeratorUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsEnumeratorUtils.cpp:9:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsID.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsID.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsISupportsImpl.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsISupportsImpl.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxpcomglue_s.a
rm -f libxpcomglue_s.a libxpcomglue_s.a.desc
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_webrtc_signaling0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/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 -DLOG4CXX_STATIC -D_NO_LOG4CXX -DUSE_SSLEAY -D_CPR_USE_EXTERNAL_LOGGER -DWEBRTC_RELATIVE_PATH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DNO_CHROMIUM_LOGGING -DUSE_FAKE_MEDIA_STREAMS -DUSE_FAKE_PCOBSERVER -DMOZILLA_EXTERNAL_LINKAGE -DOS_LINUX -DSIP_OS_LINUX -DWEBRTC_POSIX -D_GNU_SOURCE -DLINUX -DGIPS_VER=3510 -DSECLIB_OPENSSL -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/time_profiling -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/mediapipeline -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/peerconnection -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/sdp/sipcc -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/media -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/libyuv/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/srtp/src/crypto/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/test -I../../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../../dist/include    -fPIC  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_webrtc_signaling0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -m32 -mmmx   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signalingtest/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs libxpcomglue_s.a Unified_cpp_xpcom_glue0.o Unified_cpp_xpcom_glue1.o ../../memory/fallible/libfallible.a 
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsID.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsID.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsID.cpp
nsIInterfaceRequestorUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMemory.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMemory.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsMemory.cpp
nsProxyRelease.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsProxyRelease.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsProxyRelease.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsProxyRelease.cpp
nsQuickSort.o
libnecko_standalone.a.desc
rm -f libnecko_standalone.a
../../config/nsinstall -R -m 644 'libxpcomglue_s.a' '../../dist/sdk/lib'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnecko_standalone.a.desc nameprep.o punycode.o nsDNSPrefetch.o nsNetAddr.o nsSocketTransportService2.o nsURLHelper.o DNS.o DNSListenerProxy.o GetAddrInfo.o nsDNSService2.o nsHostResolver.o nsIDNService.o nsNetModuleStandalone.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/glue'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/sqlite'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsQuickSort.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsQuickSort.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsQuickSort.cpp
nsTArray.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/standalone'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nriceresolver.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nriceresolver.cpp
nriceresolverfake.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/dns'
mkdir -p '.deps/'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/media/webrtc'
libwebrtc.a.desc
rm -f libwebrtc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libwebrtc.a.desc  ../../../media/webrtc/trunk/webrtc/modules/modules_video_render_module/libvideo_render_module.a ../../../media/webrtc/trunk/webrtc/modules/modules_red/libred.a ../../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/libdesktop_capture.a ../../../media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/libvideo_engine_core.a ../../../media/webrtc/trunk/webrtc/common_video/common_video_common_video/libcommon_video.a ../../../media/webrtc/trunk/webrtc/modules/modules_webrtc_i420/libwebrtc_i420.a ../../../media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/libwebrtc_video_coding.a ../../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/libaudio_processing.a ../../../media/webrtc/trunk/webrtc/modules/modules_PCM16B/libPCM16B.a ../../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/libcommon_audio.a ../../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture_differ_sse2/libdesktop_capture_differ_sse2.a ../../../media/webrtc/trunk/webrtc/base/base_rtc_base_approved/librtc_base_approved.a ../../../media/webrtc/trunk/webrtc/modules/modules_audio_coding_module/libaudio_coding_module.a ../../../media/webrtc/trunk/webrtc/modules/modules_G711/libG711.a ../../../media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility_video_coding_utility/libvideo_coding_utility.a ../../../media/webrtc/trunk/webrtc/modules/modules_bitrate_controller/libbitrate_controller.a ../../../media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers/libsystem_wrappers.a ../../../media/webrtc/trunk/webrtc/modules/modules_iSAC/libiSAC.a ../../../media/webrtc/trunk/webrtc/modules/modules_audio_decoder_interface/libaudio_decoder_interface.a ../../../media/webrtc/trunk/webrtc/modules/modules_video_render/libvideo_render.a ../../../media/webrtc/trunk/webrtc/modules/modules_audio_processing_sse2/libaudio_processing_sse2.a ../../../media/webrtc/trunk/webrtc/modules/modules_webrtc_opus/libwebrtc_opus.a ../../../media/webrtc/trunk/webrtc/modules/modules_video_processing/libvideo_processing.a ../../../media/webrtc/trunk/webrtc/modules/modules_neteq/libneteq.a ../../../media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_webrtc_vp9/libwebrtc_vp9.a ../../../media/webrtc/trunk/webrtc/modules/modules_iSACFix/libiSACFix.a ../../../media/webrtc/trunk/webrtc/modules/modules_video_capture_module/libvideo_capture_module.a ../../../media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator/libremote_bitrate_estimator.a ../../../media/webrtc/trunk/webrtc/modules/modules_audio_device/libaudio_device.a ../../../media/webrtc/trunk/webrtc/modules/modules_audio_conference_mixer/libaudio_conference_mixer.a ../../../media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/librtp_rtcp.a ../../../media/webrtc/trunk/webrtc/common_webrtc_common/libwebrtc_common.a ../../../media/webrtc/trunk/webrtc/modules/modules_video_processing_sse2/libvideo_processing_sse2.a ../../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio_sse2/libcommon_audio_sse2.a ../../../media/webrtc/trunk/webrtc/modules/modules_webrtc_utility/libwebrtc_utility.a ../../../media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl/libvideo_capture_module_internal_impl.a ../../../media/webrtc/trunk/webrtc/modules/modules_media_file/libmedia_file.a ../../../media/webrtc/trunk/webrtc/modules/modules_CNG/libCNG.a ../../../media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine/libvoice_engine.a ../../../media/webrtc/trunk/webrtc/modules/modules_G722/libG722.a ../../../media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8/libwebrtc_vp8.a ../../../media/webrtc/trunk/webrtc/modules/modules_audio_encoder_interface/libaudio_encoder_interface.a ../../../media/webrtc/trunk/webrtc/modules/modules_paced_sender/libpaced_sender.a ../../../media/mtransport/third_party/nICEr/nicer_nicer/libnicer.a ../../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/libnrappkit.a 
Unified_c_netwerk_dns0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_netwerk_dns0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DIDNA2008 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_netwerk_dns0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/dns/Unified_c_netwerk_dns0.c
nsEffectiveTLDService.o
libmozsqlite3.so
rm -f libmozsqlite3.so
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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,libmozsqlite3.so -o libmozsqlite3.so     -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id   -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib   ../../../db/sqlite3/src/libdb_sqlite3_src.a  -Wl,--version-script,sqlite-processed.def   -ldl  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsEffectiveTLDService.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DIDNA2008 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsEffectiveTLDService.cpp
nsHostResolver.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o die.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/die.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/seccomp-bpf/die.cc
errorcode.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsTArray.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsTArray.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTArray.cpp
nsTObserverArray.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/media/webrtc'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src'
./host_jskwgen TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/jsautokw.h
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor  -DVERSION='js' TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/symverscript.in -o symverscript
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsIInterfaceRequestorUtils.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsIInterfaceRequestorUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsIInterfaceRequestorUtils.cpp
nsINIParser.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsHostResolver.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DIDNA2008 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsHostResolver.cpp
Unified_cpp_netwerk_dns0.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIEventTarget.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsProxyRelease.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsProxyRelease.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/nsXPCOM.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsMemory.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsCharTraits.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsAlgorithm.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsQuickSort.cpp:37:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
RegExp.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o RegExp.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/RegExp.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/builtin/RegExp.cpp
CTypes.o
chmod +x libmozsqlite3.so
../../../config/nsinstall -R -m 644 'libmozsqlite3.so' '../../../dist/bin'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/sqlite'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/lgpllibs'
liblgpllibs.so
rm -f liblgpllibs.so
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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,liblgpllibs.so -o liblgpllibs.so     -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id   -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib   ../../../media/libsoundtouch/src/libmedia_libsoundtouch_src.a ../../../memory/fallible/libfallible.a     -ldl  
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTArray.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsTObserverArray.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsTObserverArray.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTObserverArray.cpp
nsThreadUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsThreadUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsThreadUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsThreadUtils.cpp
nsWeakReference.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsINIParser.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsINIParser.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsINIParser.cpp
nsISupportsImpl.o
chmod +x liblgpllibs.so
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsISupportsImpl.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsISupportsImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsISupportsImpl.cpp
nsMemory.o
../../../config/nsinstall -R -m 644 'liblgpllibs.so' '../../../dist/bin'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsWeakReference.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsWeakReference.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsWeakReference.cpp
nsNativeCharsetUtils.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/config/external/lgpllibs'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nricemediastream.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nricemediastream.cpp
nriceresolver.o
In file included from ../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsHostResolver.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsHostResolver.cpp:17:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsNativeCharsetUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsNativeCharsetUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/nsNativeCharsetUtils.cpp
XPCOMRTInit.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTArray.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTObserverArray.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTObserverArray.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o XPCOMRTInit.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/XPCOMRTInit.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt/XPCOMRTInit.cpp
XPCOMRTStubs.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/MainThreadUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsThreadUtils.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsThreadUtils.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMemory.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsMemory.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsMemory.cpp
nsQuickSort.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsEffectiveTLDService.cpp:11:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsCOMPtr.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsIWeakReferenceUtils.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsWeakReference.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsWeakReference.cpp:11:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o errorcode.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/errorcode.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/seccomp-bpf/errorcode.cc
syscall.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/io/nsNativeCharsetUtils.cpp:50:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../dist/include/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/common/browser_logging/WebRtcLog.cpp:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signalingtest/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:11:
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o syscall.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/syscall.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/seccomp-bpf/syscall.cc
syscall_iterator.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o XPCOMRTStubs.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/XPCOMRTStubs.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt/XPCOMRTStubs.cpp
nsDependentSubstring.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_netwerk_dns0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DOS_POSIX=1 -DOS_LINUX=1 -DIDNA2008 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns -I. -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/base -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/dns/Unified_cpp_netwerk_dns0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nriceresolver.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nriceresolver.cpp
nriceresolverfake.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt/XPCOMRTInit.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsDependentSubstring.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsDependentSubstring.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsDependentSubstring.cpp
nsPromiseFlatString.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsID.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build/nsXULAppAPI.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt/XPCOMRTStubs.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsQuickSort.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsQuickSort.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsQuickSort.cpp
nsStringAPI.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsPromiseFlatString.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsPromiseFlatString.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsPromiseFlatString.cpp
nsReadableUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsStringAPI.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsStringAPI.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsStringAPI.cpp
nsTArray.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsTArray.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsTArray.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTArray.cpp
nsTObserverArray.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringFwd.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsAString.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstring.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsDependentSubstring.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsDependentSubstring.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsReadableUtils.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsReadableUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsReadableUtils.cpp
nsString.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o syscall_iterator.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/syscall_iterator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/seccomp-bpf/syscall_iterator.cc
trap.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsString.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsString.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsString.cpp
nsStringComparator.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o trap.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/trap.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium/sandbox/linux/seccomp-bpf/trap.cc
LinuxCapabilities.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringFwd.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsAString.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstring.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsPromiseFlatString.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsPromiseFlatString.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsTObserverArray.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsTObserverArray.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsTObserverArray.cpp
nsThreadUtils.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o LinuxCapabilities.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/LinuxCapabilities.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/LinuxCapabilities.cpp
Sandbox.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsStringComparator.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsStringComparator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringComparator.cpp
nsStringObsolete.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringFwd.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsAString.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstring.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsString.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIDNSService.h:10,
                 from ../../dist/include/nsPIDNSService.h:10,
                 from ../../dist/include/mozilla/net/ChildDNSService.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/ChildDNSService.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/dns/Unified_cpp_netwerk_dns0.cpp:2:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsReadableUtils.h:16,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsReadableUtils.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Sandbox.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Sandbox.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/Sandbox.cpp
SandboxBrokerClient.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsThreadUtils.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsThreadUtils.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsThreadUtils.cpp
nsVersionComparator.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsStringObsolete.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsStringObsolete.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringObsolete.cpp
nsSubstring.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nriceresolverfake.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nriceresolverfake.cpp
nrinterfaceprioritizer.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringFwd.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsAString.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringComparator.cpp:8:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsVersionComparator.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsVersionComparator.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsVersionComparator.cpp
nsWeakReference.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsSubstring.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsSubstring.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstring.cpp
nsSubstringTuple.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsSubstringTuple.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsSubstringTuple.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstringTuple.cpp
nsUTF8UtilsSSE2.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringFwd.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsAString.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstring.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsString.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringObsolete.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsWeakReference.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsWeakReference.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsWeakReference.cpp
nsXPCOMGlue.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxBrokerClient.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/SandboxBrokerClient.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/SandboxBrokerClient.cpp
SandboxChroot.o
libdom_plugins_ipc.a.desc
rm -f libdom_plugins_ipc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libdom_plugins_ipc.a.desc PluginInstanceChild.o PluginModuleChild.o PluginWidgetChild.o PluginWidgetParent.o Unified_cpp_dom_plugins_ipc0.o  
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsStringFwd.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsAString.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstring.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstringTuple.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstringTuple.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Atomics.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsSubstring.cpp:11:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsXPCOMGlue.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsXPCOMGlue.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/standalone/nsXPCOMGlue.cpp
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dom/plugins/ipc'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/ots/src'
mkdir -p '.deps/'
gasp.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gasp.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/gasp.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/gasp.cc
gdef.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsUTF8UtilsSSE2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsUTF8UtilsSSE2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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 -msse2  TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsUTF8UtilsSSE2.cpp
LazyIdleThread.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gdef.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/gdef.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/gdef.cc
gpos.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nriceresolverfake.cpp:47:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxChroot.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/SandboxChroot.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/SandboxChroot.cpp
SandboxFilter.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gpos.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/gpos.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/gpos.cc
gsub.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxFilter.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/SandboxFilter.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/SandboxFilter.cpp
SandboxFilterUtil.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nriceresolverfake.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nriceresolverfake.cpp
nrinterfaceprioritizer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxFilterUtil.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/SandboxFilterUtil.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/SandboxFilterUtil.cpp
SandboxLogging.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/string/nsUTF8UtilsSSE2.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libaccessible_atk.a.desc
rm -f libaccessible_atk.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libaccessible_atk.a.desc AccessibleWrap.o ApplicationAccessibleWrap.o AtkSocketAccessible.o DocAccessibleWrap.o Platform.o RootAccessibleWrap.o UtilInterface.o nsMaiHyperlink.o nsMaiInterfaceAction.o nsMaiInterfaceComponent.o nsMaiInterfaceDocument.o nsMaiInterfaceEditableText.o nsMaiInterfaceHyperlinkImpl.o nsMaiInterfaceHypertext.o nsMaiInterfaceImage.o nsMaiInterfaceSelection.o nsMaiInterfaceTable.o nsMaiInterfaceText.o nsMaiInterfaceValue.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/accessible/atk'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxLogging.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/SandboxLogging.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/SandboxLogging.cpp
SandboxUtil.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl'
mkdir -p '.deps/'
Unified_c_security_manager_ssl0.o
i586-oe-linux-gcc  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_c_security_manager_ssl0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/certverifier -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../../dist/public/nss -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include ../../../mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_security_manager_ssl0.o.pp  -Wall -Wempty-body -Wpointer-to-int-cast -Wsign-compare -Wtype-limits -Wno-unused -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fno-delete-null-pointer-checks -fno-lifetime-dse -std=gnu99 -fgnu89-inline -fno-strict-aliasing -fno-math-errno -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_c_security_manager_ssl0.c
nsNSSCertificateDB.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o LazyIdleThread.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/LazyIdleThread.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/LazyIdleThread.cpp
TimerThread.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsNSSCertificateDB.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/certverifier -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../../dist/public/nss -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/nsNSSCertificateDB.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsNSSCertificateDB.cpp
Unified_cpp_security_manager_ssl0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o TimerThread.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/TimerThread.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/TimerThread.cpp
nsEnvironment.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nrinterfaceprioritizer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nrinterfaceprioritizer.cpp
rlogringbuffer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_security_manager_ssl0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/certverifier -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../../dist/public/nss -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_security_manager_ssl0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl0.cpp
Unified_cpp_security_manager_ssl1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsEnvironment.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsEnvironment.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsEnvironment.cpp
nsEventQueue.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsITimer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsTimerImpl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/TimerThread.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxUtil.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/SandboxUtil.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/SandboxUtil.cpp
SandboxBrokerCommon.o
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsIObserver.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/LazyIdleThread.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/LazyIdleThread.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxpcomglue.a
rm -f libxpcomglue.a libxpcomglue.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs libxpcomglue.a AppData.o FileUtils.o PLDHashTable.o nsArrayEnumerator.o nsArrayUtils.o nsCOMArray.o nsCOMPtr.o nsCRTGlue.o nsCategoryCache.o nsClassInfoImpl.o nsComponentManagerUtils.o nsCycleCollectionParticipant.o nsDeque.o nsEnumeratorUtils.o nsID.o nsIInterfaceRequestorUtils.o nsINIParser.o nsISupportsImpl.o nsMemory.o nsQuickSort.o nsStringAPI.o nsTArray.o nsTObserverArray.o nsThreadUtils.o nsVersionComparator.o nsWeakReference.o nsXPCOMGlue.o ../../../memory/fallible/libfallible.a 
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o gsub.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/gsub.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/gsub.cc
hdmx.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o SandboxBrokerCommon.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DNS_NO_XPCOM -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/common -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium-shim -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/chromium -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/nsprpub -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/SandboxBrokerCommon.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/sandbox/linux/broker/SandboxBrokerCommon.cpp
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Logging.h:12,
                 from ../../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsNSSComponent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsNSSCertificateDB.cpp:10:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
../../../config/nsinstall -R -m 644 'libxpcomglue.a' '../../../dist/sdk/lib'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o hdmx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/hdmx.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/hdmx.cc
kern.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/glue/standalone'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsEventQueue.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsEventQueue.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsEventQueue.cpp
nsMemoryPressure.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsEnvironment.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsEnvironment.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o kern.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/kern.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/kern.cc
ltsh.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsMemoryPressure.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsMemoryPressure.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsMemoryPressure.cpp
nsProcessCommon.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o ltsh.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/ltsh.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/ltsh.cc
math.o
libmozsandbox.a.desc
rm -f libmozsandbox.a
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o math.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/math.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/math.cc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmozsandbox.a.desc logging.o at_exit.o callback_internal.o lazy_instance.o ref_counted.o singleton.o safe_sprintf.o string16.o string_piece.o string_util.o string_util_constants.o stringprintf.o utf_string_conversion_utils.o utf_string_conversions.o condition_variable_posix.o lock.o lock_impl_posix.o waitable_event_posix.o icu_utf.o platform_thread_linux.o platform_thread_posix.o thread_collision_warner.o thread_id_name_manager.o thread_local_posix.o thread_restrictions.o time.o time_posix.o bpf_dsl.o dump_bpf.o policy.o policy_compiler.o basicblock.o codegen.o die.o errorcode.o syscall.o syscall_iterator.o trap.o LinuxCapabilities.o Sandbox.o SandboxBrokerClient.o SandboxChroot.o SandboxFilter.o SandboxFilterUtil.o SandboxLogging.o SandboxUtil.o SandboxBrokerCommon.o ../../../mfbt/libmfbt.a 
vdmx.o
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/sandbox/linux'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nrinterfaceprioritizer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/nrinterfaceprioritizer.cpp
rlogringbuffer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o vdmx.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/vdmx.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/vdmx.cc
vorg.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/webapprt/gtk'
mkdir -p '.deps/'
webapprt.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o webapprt.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DXPCOM_GLUE -DGRE_BUILDID=20170913232830 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/webapprt/gtk -I. -I../../build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/webapprt.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/gtk/compat -pthread -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/webapprt/gtk/webapprt.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/CondVar.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsEventQueue.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsEventQueue.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsMemoryPressure.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsMemoryPressure.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsProcessCommon.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsProcessCommon.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsProcessCommon.cpp
nsThread.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsThread.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsThread.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsThread.cpp
nsThreadManager.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Logging.h:12,
                 from ../../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/CertBlocklist.h:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/CertBlocklist.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl0.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsThreadManager.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsThreadManager.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsThreadManager.cpp
nsThreadPool.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsThreadPool.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsThreadPool.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsThreadPool.cpp
nsTimerImpl.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsTimerImpl.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/libxpcomrt -I. -I../../xpcom -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/components -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/ds -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/standalone -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/reflect/xptinfo -I../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsTimerImpl.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsTimerImpl.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/ArrayUtils.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsProcessCommon.cpp:15:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsThread.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsThread.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o rlogringbuffer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/rlogringbuffer.cpp
simpletokenbucket.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from ../../dist/include/mozilla/Logging.h:12,
                 from ../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsThreadManager.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsThreadManager.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nscore.h:20:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base/nsTraceRefcnt.h:10,
                 from ../../dist/include/mozilla/Assertions.h:21,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/glue/nsIClassInfoImpl.h:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsThreadPool.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o vorg.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/vorg.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src/vorg.cc
Unified_cpp_gfx_ots_src0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_ots_src0.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_ots_src0.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/ots/src/Unified_cpp_gfx_ots_src0.cpp
Unified_cpp_gfx_ots_src1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o simpletokenbucket.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/simpletokenbucket.cpp
stun_udp_socket_filter.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_gfx_ots_src1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DPACKAGE_VERSION='"moz"' -DPACKAGE_BUGREPORT='"http://bugzilla.mozilla.org/"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/gfx/ots/src -I.  -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_gfx_ots_src1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/ots/src/Unified_cpp_gfx_ots_src1.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/nsrootidl.h:13,
                 from ../../dist/include/nsISupports.h:10,
                 from ../../dist/include/nsITimer.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsTimerImpl.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/threads/nsTimerImpl.cpp:7:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_security_manager_ssl1.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/certverifier -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../../dist/public/nss -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_security_manager_ssl1.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl1.cpp
Unified_cpp_security_manager_ssl2.o
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/browser/app'
mkdir -p '.deps/'
nsBrowserApp.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o nsBrowserApp.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DFIREFOX_ICO='"../../dist/branding/firefox.ico"' -DDOCUMENT_ICO='"../../dist/branding/document.ico"' -DNEWWINDOW_ICO='"../../dist/branding/newwindow.ico"' -DNEWTAB_ICO='"../../dist/branding/newtab.ico"' -DPBMODE_ICO='"../../dist/branding/pbmode.ico"'  -DXPCOM_GLUE -DAPP_VERSION=45.9.0 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/app -I. -I../../build -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/xre -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/xpcom/build -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/nsBrowserApp.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/browser/app/nsBrowserApp.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_udp_socket_filter.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/stun_udp_socket_filter.cpp
test_nr_socket.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_security_manager_ssl2.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/certverifier -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../../dist/public/nss -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_security_manager_ssl2.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl2.cpp
Unified_cpp_security_manager_ssl3.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o CTypes.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/CTypes.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/ctypes/CTypes.cpp
Library.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_security_manager_ssl3.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/dom/base -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/certverifier -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/pkix/include -I../../../dist/public/nss -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_security_manager_ssl3.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl3.cpp
webapprt-stub
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o webapprt-stub  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  webapprt.o   -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id  -rdynamic -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib   ../../xpcom/glue/standalone/libxpcomglue.a ../../mozglue/build/libmozglue.a ../../memory/build/libmemory.a ../../memory/fallible/libfallible.a    -ldl  -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 -lstartup-notification-1 -lresolv  
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o test_nr_socket.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/test_nr_socket.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/test_nr_socket.cpp
transportflow.o
../../config/nsinstall -t -m 755 'webapprt-stub' '../../dist/bin'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/webapprt/gtk'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o rlogringbuffer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/rlogringbuffer.cpp
simpletokenbucket.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportflow.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportflow.cpp
transportlayer.o
firefox
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o firefox  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer  nsBrowserApp.o   -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id  -rdynamic -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib   ../../xpcom/glue/standalone/libxpcomglue.a ../../mozglue/build/libmozglue.a ../../memory/build/libmemory.a ../../memory/fallible/libfallible.a    -ldl   
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o simpletokenbucket.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/simpletokenbucket.cpp
stun_udp_socket_filter.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayer.cpp
transportlayerdtls.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerdtls.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerdtls.cpp
transportlayerice.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o stun_udp_socket_filter.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/stun_udp_socket_filter.cpp
test_nr_socket.o
../../config/nsinstall -t -m 755 'firefox' '../../dist/bin'
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/UniquePtr.h:12,
                 from ../../../dist/include/GeckoProfiler.h:55,
                 from ../../../dist/include/mozilla/ReentrantMonitor.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsClientAuthRemember.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsClientAuthRemember.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl1.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/browser/app'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerice.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerice.cpp
transportlayerlog.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o test_nr_socket.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MP -MF .deps/test_nr_socket.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/test_nr_socket.cpp
transportflow.o
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Logging.h:12,
                 from ../../../dist/include/mozilla/BlockingResourceBase.h:11,
                 from ../../../dist/include/mozilla/Mutex.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsNSSComponent.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsNSSComponent.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl2.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/Logging.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsSecureBrowserUIImpl.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl3.cpp:2:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerlog.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerlog.cpp
transportlayerloopback.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/dns/Unified_cpp_netwerk_dns0.cpp:65:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsIDNService.cpp: In function 'nsresult nsIDNService::stringPrepAndACE(const nsAString_internal&, nsACString_internal&, nsIDNService::stringPrepFlag)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsIDNService.cpp:514:59: warning: 'ucs4Len' may be used uninitialized in this function [-Wmaybe-uninitialized]
                                                 encodedBuf);
                                                           ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/netwerk/dns/nsIDNService.cpp:500:12: note: 'ucs4Len' was declared here
   uint32_t ucs4Len;
            ^~~~~~~
libxpcomrt.a.desc
rm -f libxpcomrt.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxpcomrt.a.desc nsDebugImpl.o nsMemoryImpl.o nsUUIDGenerator.o FileLocation.o Services.o nsCategoryManager.o nsComponentManager.o nsObserverList.o nsObserverService.o nsStringEnumerator.o nsSupportsPrimitives.o BlockingResourceBase.o GenericFactory.o PLDHashTable.o nsArrayEnumerator.o nsCOMArray.o nsCOMPtr.o nsCRTGlue.o nsClassInfoImpl.o nsComponentManagerUtils.o nsEnumeratorUtils.o nsID.o nsISupportsImpl.o nsMemory.o nsProxyRelease.o nsQuickSort.o nsTArray.o nsTObserverArray.o nsThreadUtils.o nsWeakReference.o nsNativeCharsetUtils.o XPCOMRTInit.o XPCOMRTStubs.o nsDependentSubstring.o nsPromiseFlatString.o nsReadableUtils.o nsString.o nsStringComparator.o nsStringObsolete.o nsSubstring.o nsSubstringTuple.o nsUTF8UtilsSSE2.o LazyIdleThread.o TimerThread.o nsEnvironment.o nsEventQueue.o nsMemoryPressure.o nsProcessCommon.o nsThread.o nsThreadManager.o nsThreadPool.o nsTimerImpl.o  
In file included from ../../../dist/include/nscore.h:20:0,
                 from ../../../dist/include/nsTraceRefcnt.h:10,
                 from ../../../dist/include/mozilla/Assertions.h:21,
                 from ../../../dist/include/mozilla/AlreadyAddRefed.h:12,
                 from ../../../dist/include/mozilla/RefPtr.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/test_nr_socket.cpp:93:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/xpcom/libxpcomrt'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportflow.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportflow.cpp
transportlayer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayer.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayer.cpp
transportlayerdtls.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerloopback.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerloopback.cpp
transportlayerprsock.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerdtls.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerdtls.cpp
transportlayerice.o
libnetwerk_dns.a.desc
rm -f libnetwerk_dns.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libnetwerk_dns.a.desc Unified_c_netwerk_dns0.o nsEffectiveTLDService.o nsHostResolver.o Unified_cpp_netwerk_dns0.o ../../config/external/icu/libicu.a 
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/netwerk/dns'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerprsock.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/testlib -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerprsock.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerice.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerice.cpp
transportlayerlog.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerdtls.cpp: In member function 'bool mozilla::TransportLayerDtls::CheckAlpn()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerdtls.cpp:914:10: warning: enumeration value 'SSL_NEXT_PROTO_EARLY_VALUE' not handled in switch [-Wswitch]
   switch (alpnState) {
          ^
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/test_nr_socket.cpp: In member function 'mozilla::TestNrSocket::PortMapping* mozilla::TestNrSocket::get_port_mapping(const nr_transport_addr&, mozilla::TestNat::NatBehavior) const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/test_nr_socket.cpp:658:31: warning: 'compare_flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (!nr_transport_addr_cmp(const_cast<nr_transport_addr*>(&remote_address),
          ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                &port_mapping->remote_address_,
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                compare_flags))
                                ~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Library.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Library.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/ctypes/Library.cpp
Parser.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerlog.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerlog.cpp
transportlayerloopback.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerloopback.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerloopback.cpp
transportlayerprsock.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/test_nr_socket.cpp: In member function 'mozilla::TestNrSocket::PortMapping* mozilla::TestNrSocket::get_port_mapping(const nr_transport_addr&, mozilla::TestNat::NatBehavior) const':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/test_nr_socket.cpp:658:31: warning: 'compare_flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
     if (!nr_transport_addr_cmp(const_cast<nr_transport_addr*>(&remote_address),
          ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                &port_mapping->remote_address_,
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                compare_flags))
                                ~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Parser.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Parser.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/frontend/Parser.cpp
StoreBuffer.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o transportlayerprsock.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DLINUX -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 -DOS_POSIX=1 -DOS_LINUX=1 -DMOZILLA_INTERNAL_API -DMOZILLA_XPCOMRT_API -DMOZILLA_EXTERNAL_LINKAGE -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/standalone -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/crypto -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/ice -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/net -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/stun -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nICEr/src/util -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/event -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/log -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/plugin -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/generic/include -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/registry -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/share -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/stats -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/util/libekr -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/third_party/nrappkit/src/port/linux/include -I../../../ipc/ipdl/_ipdlheaders -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/chromium/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/ipc/glue -I../../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/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 -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerprsock.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o StoreBuffer.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/StoreBuffer.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/StoreBuffer.cpp
Disassembler-x86-shared.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Disassembler-x86-shared.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Disassembler-x86-shared.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/x86-shared/Disassembler-x86-shared.cpp
jsarray.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jsarray.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/jsarray.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsarray.cpp
jsatom.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerdtls.cpp: In member function 'bool mozilla::TransportLayerDtls::CheckAlpn()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/mtransport/transportlayerdtls.cpp:914:10: warning: enumeration value 'SSL_NEXT_PROTO_EARLY_VALUE' not handled in switch [-Wswitch]
   switch (alpnState) {
          ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl/Unified_cpp_security_manager_ssl2.cpp:65:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp: In member function 'virtual nsresult nsPK11Token::InitPassword(const char16_t*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp:292:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (isAlreadyShutDown())
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp:295:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     nsresult rv = NS_OK;
     ^~~~~~~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp: In member function 'virtual nsresult nsPK11Token::GetAskPasswordTimes(int32_t*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp:310:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (isAlreadyShutDown())
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp:313:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     int askTimes, askTimeout;
     ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp: In member function 'virtual nsresult nsPK11Token::GetAskPasswordTimeout(int32_t*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp:323:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (isAlreadyShutDown())
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp:326:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     int askTimes, askTimeout;
     ^~~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp: In member function 'virtual nsresult nsPK11Token::SetAskPasswordDefaults(int32_t, int32_t)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp:337:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (isAlreadyShutDown())
   ^~
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/security/manager/ssl/nsPK11TokenDB.cpp:340:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
     PK11_SetSlotPWValues(mSlot, askTimes, askTimeout);
     ^~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jsatom.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/jsatom.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsatom.cpp
jsmath.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jsmath.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/jsmath.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsmath.cpp
jsutil.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o jsutil.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/jsutil.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsutil.cpp
pm_linux.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o pm_linux.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/pm_linux.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/perf/pm_linux.cpp
Initialization.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Initialization.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Initialization.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Initialization.cpp
TraceLogging.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o TraceLogging.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TraceLogging.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/TraceLogging.cpp
TraceLoggingGraph.o
libmtransport_s.a.desc
rm -f libmtransport_s.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmtransport_s.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 test_nr_socket.o transportflow.o transportlayer.o transportlayerdtls.o transportlayerice.o transportlayerlog.o transportlayerloopback.o transportlayerprsock.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/testlib'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o TraceLoggingGraph.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TraceLoggingGraph.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/TraceLoggingGraph.cpp
TraceLoggingTypes.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o TraceLoggingTypes.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/TraceLoggingTypes.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/TraceLoggingTypes.cpp
Unified_cpp_js_src0.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src0.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src0.cpp
Unified_cpp_js_src1.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src1.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src1.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src1.cpp
Unified_cpp_js_src10.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src10.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src10.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp
Unified_cpp_js_src11.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src11.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src11.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src11.cpp
Unified_cpp_js_src12.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src12.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src12.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp
Unified_cpp_js_src13.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src13.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src13.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src13.cpp
Unified_cpp_js_src14.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/common_video/interface/i420_video_frame.h:15:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/modules/video_coding/codecs/interface/video_codec_interface.h:17,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/VideoConduit.h:27,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.h:47,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/GmpVideoCodec.cpp:5,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signalingtest/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_frame.h: In member function 'virtual void mozilla::WebrtcGmpVideoEncoder::Encoded(GMPVideoEncodedFrame*, const nsTArray<unsigned char>&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/trunk/webrtc/video_frame.h:184:53: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
       : _buffer(buffer), _length(length), _size(size) {}
                                                     ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signalingtest/signaling_ecc/Unified_cpp_webrtc_signaling0.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp:583:14: note: 'size' was declared here
     uint32_t size;
              ^~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src14.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src14.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src14.cpp
Unified_cpp_js_src15.o
libmtransport_standalone.a.desc
rm -f libmtransport_standalone.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libmtransport_standalone.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 test_nr_socket.o transportflow.o transportlayer.o transportlayerdtls.o transportlayerice.o transportlayerlog.o transportlayerloopback.o transportlayerprsock.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/mtransport/standalone'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src15.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src15.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src15.cpp
Unified_cpp_js_src16.o
libgfx_ots_src.a.desc
rm -f libgfx_ots_src.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgfx_ots_src.a.desc gasp.o gdef.o gpos.o gsub.o hdmx.o kern.o ltsh.o math.o vdmx.o vorg.o Unified_cpp_gfx_ots_src0.o Unified_cpp_gfx_ots_src1.o ../../../modules/brotli/libbrotli.a 
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/gfx/ots/src'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src16.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src16.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src16.cpp
Unified_cpp_js_src17.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src17.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src17.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src17.cpp
Unified_cpp_js_src18.o
libecc.a.desc
rm -f libecc.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libecc.a.desc cpr_string.o sdp_access.o sdp_attr.o sdp_attr_access.o sdp_base64.o sdp_config.o sdp_main.o sdp_services_unix.o sdp_token.o sdp_utils.o Unified_c_webrtc_signaling0.o CSFLog.o JsepSessionImpl.o AudioConduit.o CodecStatistics.o VideoConduit.o MediaPipeline.o MediaPipelineFilter.o SrtpFlow.o MediaPipelineFactory.o PeerConnectionCtx.o PeerConnectionImpl.o PeerConnectionMedia.o Unified_cpp_webrtc_signaling0.o  
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/media/webrtc/signalingtest/signaling_ecc'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src18.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src18.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src18.cpp
Unified_cpp_js_src19.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src19.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src19.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src19.cpp
Unified_cpp_js_src2.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src2.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src2.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src2.cpp
Unified_cpp_js_src20.o
libsecurity_manager_ssl.a.desc
rm -f libsecurity_manager_ssl.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libsecurity_manager_ssl.a.desc Unified_c_security_manager_ssl0.o nsNSSCertificateDB.o Unified_cpp_security_manager_ssl0.o Unified_cpp_security_manager_ssl1.o Unified_cpp_security_manager_ssl2.o Unified_cpp_security_manager_ssl3.o ../../../config/external/nss/crmf/libcrmf.a 
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/security/manager/ssl'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/media'
libgkmedias.a.desc
rm -f libgkmedias.a
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libgkmedias.a.desc  ../../media/libjpeg/libmedia_libjpeg.a ../../media/libvorbis/libmedia_libvorbis.a ../../media/libnestegg/src/libmedia_libnestegg_src.a ../../media/libmkv/libmedia_libmkv.a ../../media/libpng/libmozpng.a ../../media/libcubeb/src/libcubeb.a ../../media/libogg/libmedia_libogg.a ../../media/libopus/libmedia_libopus.a ../../media/libtheora/libmedia_libtheora.a ../../media/libspeex_resampler/src/libspeex.a ../../parser/expat/lib/libparser_expat_lib.a ../../gfx/cairo/cairo/src/libgfx_cairo_cairo_src.a ../../gfx/angle/libgfx_angle.a ../../gfx/graphite2/src/libgfx_graphite2_src.a ../../gfx/harfbuzz/src/libgfx_harfbuzz_src.a ../../gfx/ots/src/libgfx_ots_src.a ../../gfx/skia/libgfx_skia.a 
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/layout/media'
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src20.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src20.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src20.cpp
Unified_cpp_js_src21.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src21.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src21.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src21.cpp
Unified_cpp_js_src22.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src22.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src22.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src22.cpp
Unified_cpp_js_src23.o
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsmath.cpp: In function 'uint64_t js::GenerateRandomSeed()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsmath.cpp:762:13: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
         read(fd, static_cast<void*>(&seed), sizeof(seed));
         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src23.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src23.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src23.cpp
Unified_cpp_js_src24.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src24.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src24.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp
Unified_cpp_js_src25.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src25.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src25.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src25.cpp
Unified_cpp_js_src26.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src26.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src26.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src26.cpp
Unified_cpp_js_src27.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jstypes.h:25:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jspubtd.h:19,
                 from ../../dist/include/js/RootingAPI.h:17,
                 from ../../dist/include/js/TraceableVector.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jscntxt.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsweakcache.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/JitCompartment.h:13,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/IonCaches.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/CodeGenerator.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/CodeGenerator.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src11.cpp:11:
../../dist/include/mozilla/Casting.h:29:1: warning: mangled name for 'To mozilla::BitwiseCast(From) [with To = void*; From = float (*)(float) throw ()]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type]
 BitwiseCast(const From aFrom)
 ^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src2.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/builtin/ReflectParse.cpp:3431:1: warning: 'bool {anonymous}::ASTSerializer::objectPropertyName(js::frontend::ParseNode*, JS::MutableHandleValue)' defined but not used [-Wunused-function]
 ASTSerializer::objectPropertyName(ParseNode* pn, MutableHandleValue dst)
 ^~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineIC.cpp:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In function 'void js::jit::ToggleBaselineProfiling(JSRuntime*, bool)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1145:31: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineIC.cpp:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1145:31: note: '*((void*)& i +32)' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineIC.cpp:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1145:31: note: '*((void*)& i +28)' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineIC.cpp:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In function 'void js::jit::ToggleBaselineTraceLoggerScripts(JSRuntime*, bool)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1159:31: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Barrier.h:12:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsatom.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Runtime.h:22,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jscntxt.h:17,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/JitFrames.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineFrame.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineFrameInfo.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineFrameInfo.cpp:7,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Heap.h:382:48: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         return reinterpret_cast<FreeSpan*>(last);
                                                ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1159:31: note: '*((void*)& i +32)' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineIC.cpp:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1159:31: note: '*((void*)& i +28)' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineIC.cpp:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In function 'void js::jit::ToggleBaselineTraceLoggerEngine(JSRuntime*, bool)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1172:31: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineIC.cpp:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1172:31: note: '*((void*)& i +32)' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineIC.cpp:39,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src10.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/BaselineJIT.cpp:1172:31: note: '*((void*)& i +28)' was declared here
         for (gc::ZoneCellIter i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                               ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src27.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src27.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src27.cpp
Unified_cpp_js_src28.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:50,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In static member function 'static void js::jit::JitRuntime::Mark(JSTracer*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:658:34: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
     for (gc::ZoneCellIterUnderGC i(zone, gc::AllocKind::JITCODE); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:50,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:658:34: note: '*((void*)& i +32)' was declared here
     for (gc::ZoneCellIterUnderGC i(zone, gc::AllocKind::JITCODE); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:50,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:658:34: note: '*((void*)& i +28)' was declared here
     for (gc::ZoneCellIterUnderGC i(zone, gc::AllocKind::JITCODE); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:50,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In function 'void js::jit::ToggleBarriers(JS::Zone*, bool)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:1376:34: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
     for (gc::ZoneCellIterUnderGC i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:50,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:1376:34: note: '*((void*)& i +32)' was declared here
     for (gc::ZoneCellIterUnderGC i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:50,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src12.cpp:29:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jit/Ion.cpp:1376:34: note: '*((void*)& i +28)' was declared here
     for (gc::ZoneCellIterUnderGC i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src28.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src28.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src28.cpp
Unified_cpp_js_src29.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src29.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src29.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src29.cpp
Unified_cpp_js_src3.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src3.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src3.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src3.cpp
Unified_cpp_js_src30.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src30.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src30.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src30.cpp
Unified_cpp_js_src31.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src31.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src31.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src31.cpp
Unified_cpp_js_src32.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src32.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src32.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src32.cpp
Unified_cpp_js_src33.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src33.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src33.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src33.cpp
Unified_cpp_js_src34.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src34.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src34.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src34.cpp
Unified_cpp_js_src35.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src35.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src35.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src35.cpp
Unified_cpp_js_src36.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsapi.cpp:90,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src22.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In member function 'void JSCompartment::clearBreakpointsIn(js::FreeOp*, js::Debugger*, JS::HandleObject)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src22.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jscompartment.cpp:1108:27: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
     for (gc::ZoneCellIter i(zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsapi.cpp:90,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src22.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src22.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jscompartment.cpp:1108:27: note: '*((void*)& i +32)' was declared here
     for (gc::ZoneCellIter i(zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Interpreter-inl.h:20,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsapi.cpp:90,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src22.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src22.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jscompartment.cpp:1108:27: note: '*((void*)& i +28)' was declared here
     for (gc::ZoneCellIter i(zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src36.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src36.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src36.cpp
Unified_cpp_js_src4.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src4.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src4.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src4.cpp
Unified_cpp_js_src5.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src5.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src5.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp
Unified_cpp_js_src6.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/NativeObject-inl.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In function 'void js::DumpCompartmentPCCounts(JSContext*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:201:23: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
     for (ZoneCellIter i(cx->zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                       ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/NativeObject-inl.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:201:23: note: '*((void*)& i +32)' was declared here
     for (ZoneCellIter i(cx->zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                       ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/NativeObject-inl.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:201:23: note: '*((void*)& i +28)' was declared here
     for (ZoneCellIter i(cx->zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                       ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src6.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src6.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src6.cpp
Unified_cpp_js_src7.o
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/NativeObject-inl.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In function 'void js::StopPCCountProfiling(JSContext*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:1631:27: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
         for (ZoneCellIter i(zone, AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Barrier.h:12:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsatom.h:14,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:24,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Heap.h:382:48: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         return reinterpret_cast<FreeSpan*>(last);
                                                ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:1631:27: note: '*((void*)& i +32)' was declared here
         for (ZoneCellIter i(zone, AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/NativeObject-inl.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:1631:27: note: '*((void*)& i +28)' was declared here
         for (ZoneCellIter i(zone, AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/NativeObject-inl.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In function 'bool GenerateLcovInfo(JSContext*, JSCompartment*, js::GenericPrinter&)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:176:22: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         TenuredCell* cell = reinterpret_cast<TenuredCell*>(thing);
                      ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:1938:27: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
         for (ZoneCellIter i(zone, AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/NativeObject-inl.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:1938:27: note: '*((void*)& i +32)' was declared here
         for (ZoneCellIter i(zone, AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/NativeObject-inl.h:19,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsnum.cpp:37,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:11:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src24.cpp:38:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsopcode.cpp:1938:27: note: '*((void*)& i +28)' was declared here
         for (ZoneCellIter i(zone, AllocKind::SCRIPT); !i.done(); i.next()) {
                           ^
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src7.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src7.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp
Unified_cpp_js_src8.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src8.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src8.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src8.cpp
Unified_cpp_js_src9.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src9.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -DJS_HAS_CTYPES -DDLL_PREFIX='"lib"' -DDLL_SUFFIX='".so"' -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I.  -I../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src9.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include   TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src9.cpp
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Stack-inl.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Debugger-inl.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/DebuggerMemory.cpp:31,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src29.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In member function 'void js::GlobalHelperThreadState::mergeParseTaskCompartment(JSRuntime*, js::ParseTask*, JS::Handle<js::GlobalObject*>, JSCompartment*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& iter)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src29.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/HelperThreads.cpp:1116:26: note: '*((void*)(& iter)+12).js::gc::ArenaCellIterImpl::thing' was declared here
         gc::ZoneCellIter iter(parseTask->cx->zone(), gc::AllocKind::OBJECT_GROUP);
                          ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Stack-inl.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Debugger-inl.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/DebuggerMemory.cpp:31,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src29.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& iter +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src29.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/HelperThreads.cpp:1116:26: note: '*((void*)& iter +32)' was declared here
         gc::ZoneCellIter iter(parseTask->cx->zone(), gc::AllocKind::OBJECT_GROUP);
                          ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Stack-inl.h:23,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/Debugger-inl.h:12,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/DebuggerMemory.cpp:31,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src29.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& iter +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src29.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/HelperThreads.cpp:1116:26: note: '*((void*)& iter +28)' was declared here
         gc::ZoneCellIter iter(parseTask->cx->zone(), gc::AllocKind::OBJECT_GROUP);
                          ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Allocator.cpp:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:20:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In function 'void js::IterateScripts(JSRuntime*, JSCompartment*, void*, js::IterateScriptCallback)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Iteration.cpp:108:38: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
             for (ZoneCellIterUnderGC i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next())
                                      ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Allocator.cpp:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:20:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Iteration.cpp:108:38: note: '*((void*)& i +32)' was declared here
             for (ZoneCellIterUnderGC i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next())
                                      ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Allocator.cpp:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:20:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Iteration.cpp:108:38: note: '*((void*)& i +28)' was declared here
             for (ZoneCellIterUnderGC i(zone, gc::AllocKind::SCRIPT); !i.done(); i.next())
                                      ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Allocator.cpp:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:20:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Iteration.cpp:101:34: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
         for (ZoneCellIterUnderGC i(compartment->zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Allocator.cpp:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:20:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Iteration.cpp:101:34: note: '*((void*)& i +32)' was declared here
         for (ZoneCellIterUnderGC i(compartment->zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Allocator.cpp:18,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:20:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src5.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Iteration.cpp:101:34: note: '*((void*)& i +28)' was declared here
         for (ZoneCellIterUnderGC i(compartment->zone(), gc::AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/StringBuffer.cpp:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src34.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In member function 'void js::TypeZone::clearAllNewScriptsOnOOM()':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& iter)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src34.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/TypeInference.cpp:4424:34: note: '*((void*)(& iter)+12).js::gc::ArenaCellIterImpl::thing' was declared here
     for (gc::ZoneCellIterUnderGC iter(zone(), gc::AllocKind::OBJECT_GROUP);
                                  ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/StringBuffer.cpp:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src34.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& iter +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src34.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/TypeInference.cpp:4424:34: note: '*((void*)& iter +32)' was declared here
     for (gc::ZoneCellIterUnderGC iter(zone(), gc::AllocKind::OBJECT_GROUP);
                                  ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:30:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/StringBuffer.cpp:11,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src34.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& iter +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src34.cpp:47:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/vm/TypeInference.cpp:4424:34: note: '*((void*)& iter +28)' was declared here
     for (gc::ZoneCellIterUnderGC iter(zone(), gc::AllocKind::OBJECT_GROUP);
                                  ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Tracer.cpp:28:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In member function 'void JS::Zone::sweepBreakpoints(js::FreeOp*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Zone.cpp:173:30: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
     for (ZoneCellIterUnderGC i(this, AllocKind::SCRIPT); !i.done(); i.next()) {
                              ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Tracer.cpp:28:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Zone.cpp:173:30: note: '*((void*)& i +32)' was declared here
     for (ZoneCellIterUnderGC i(this, AllocKind::SCRIPT); !i.done(); i.next()) {
                              ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Tracer.cpp:28:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Zone.cpp:173:30: note: '*((void*)& i +28)' was declared here
     for (ZoneCellIterUnderGC i(this, AllocKind::SCRIPT); !i.done(); i.next()) {
                              ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Tracer.cpp:28:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h: In member function 'void JS::Zone::discardJitCode(js::FreeOp*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:194:15: warning: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' may be used uninitialized in this function [-Wmaybe-uninitialized]
         thing += thingSize;
         ~~~~~~^~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Zone.cpp:239:34: note: '*((void*)(& i)+12).js::gc::ArenaCellIterImpl::thing' was declared here
         for (ZoneCellIterUnderGC i(this, AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Tracer.cpp:28:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:124:31: warning: '*((void*)& i +32)' may be used uninitialized in this function [-Wmaybe-uninitialized]
             thing = span.last + thingSize;
                     ~~~~~~~~~~^~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Zone.cpp:239:34: note: '*((void*)& i +32)' was declared here
         for (ZoneCellIterUnderGC i(this, AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Tracer.cpp:28:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsgcinlines.h:123:9: warning: '*((void*)& i +28)' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if (thing == span.first) {
         ^~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/Unified_cpp_js_src7.cpp:20:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/gc/Zone.cpp:239:34: note: '*((void*)& i +28)' was declared here
         for (ZoneCellIterUnderGC i(this, AllocKind::SCRIPT); !i.done(); i.next()) {
                                  ^
libjs_static.a
rm -f libjs_static.a libjs_static.a.desc
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --extract -- i586-oe-linux-ar crs libjs_static.a RegExp.o CTypes.o Library.o Parser.o StoreBuffer.o Disassembler-x86-shared.o jsarray.o jsatom.o jsmath.o jsutil.o pm_linux.o Initialization.o TraceLogging.o TraceLoggingGraph.o TraceLoggingTypes.o Unified_cpp_js_src0.o Unified_cpp_js_src1.o Unified_cpp_js_src10.o Unified_cpp_js_src11.o Unified_cpp_js_src12.o Unified_cpp_js_src13.o Unified_cpp_js_src14.o Unified_cpp_js_src15.o Unified_cpp_js_src16.o Unified_cpp_js_src17.o Unified_cpp_js_src18.o Unified_cpp_js_src19.o Unified_cpp_js_src2.o Unified_cpp_js_src20.o Unified_cpp_js_src21.o Unified_cpp_js_src22.o Unified_cpp_js_src23.o Unified_cpp_js_src24.o Unified_cpp_js_src25.o Unified_cpp_js_src26.o Unified_cpp_js_src27.o Unified_cpp_js_src28.o Unified_cpp_js_src29.o Unified_cpp_js_src3.o Unified_cpp_js_src30.o Unified_cpp_js_src31.o Unified_cpp_js_src32.o Unified_cpp_js_src33.o Unified_cpp_js_src34.o Unified_cpp_js_src35.o Unified_cpp_js_src36.o Unified_cpp_js_src4.o Unified_cpp_js_src5.o Unified_cpp_js_src6.o Unified_cpp_js_src7.o Unified_cpp_js_src8.o Unified_cpp_js_src9.o ../../config/external/ffi/libffi.a ../../config/external/icu/libicu.a ../../config/external/nspr/libnspr.a ../../config/external/zlib/libzlib.a 
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell'
mkdir -p '.deps/'
make[5]: Entering directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library'
mkdir -p '.deps/'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor  -DVERSION='xul45' TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/library/symverscript.in -o symverscript
Unified_cpp_js_src_shell0.o
StaticXULComponentsStart.o
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o Unified_cpp_js_src_shell0.o -c  -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DEXPORT_JS_API -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell -I. -I../../../js/src -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src -I../../../dist/include          -fPIC  -DMOZILLA_CLIENT -include ../../../js/src/js-confdefs.h -MD -MP -MF .deps/Unified_cpp_js_src_shell0.o.pp  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell/Unified_cpp_js_src_shell0.cpp
i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o StaticXULComponentsStart.o -c -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/gcc_hidden.h -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/library -I. -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/widget/windows -I../../dist/include   -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MP -MF .deps/StaticXULComponentsStart.o.pp  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -Os -fomit-frame-pointer     TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/library/StaticXULComponentsStart.cpp
In file included from ../../dist/include/nscore.h:20:0,
                 from ../../dist/include/mozilla/Module.h:10,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/toolkit/library/StaticXULComponentsStart.cpp:1:
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libxul_s.a.desc
rm -f libxul_s.a
libxul.so
rm -f libxul.so
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_gen.py -o libxul_s.a.desc StaticXULComponentsStart.o ../../memory/volatile/libmemory_volatile.a ../../media/kiss_fft/libmedia_kiss_fft.a ../../media/libstagefright/libmedia_libstagefright.a ../../security/sandbox/linux/broker/libsecurity_sandbox_linux_broker.a ../../security/sandbox/linux/common/libsecurity_sandbox_linux_common.a ../../security/sandbox/linux/glue/libsecurity_sandbox_linux_glue.a ../../security/certverifier/libsecurity_certverifier.a ../../security/pkix/libmozillapkix.a ../../security/apps/libsecurity_apps.a ../../xpcom/typelib/xpt/libxpt.a ../../xpcom/string/libxpcom_string.a ../../xpcom/base/libxpcom_base.a ../../xpcom/ds/libxpcom_ds.a ../../xpcom/io/libxpcom_io.a ../../xpcom/components/libxpcom_components.a ../../xpcom/threads/libxpcom_threads.a ../../xpcom/reflect/xptinfo/libxpcom_reflect_xptinfo.a ../../xpcom/reflect/xptcall/libxpcom_reflect_xptcall.a ../../xpcom/reflect/xptcall/md/unix/libxpcom_reflect_xptcall_md_unix.a ../../chrome/libchrome.a ../../xpcom/build/libxpcom_build.a ../../modules/libpref/libmodules_libpref.a ../../intl/hyphenation/hyphen/libintl_hyphenation_hyphen.a ../../intl/hyphenation/glue/libintl_hyphenation_glue.a ../../intl/locale/libintl_locale.a ../../intl/locale/unix/libintl_locale_unix.a ../../intl/lwbrk/libintl_lwbrk.a ../../intl/strres/libintl_strres.a ../../intl/unicharutil/libintl_unicharutil.a ../../intl/unicharutil/util/internal/libintl_unicharutil_util_internal.a ../../intl/uconv/libintl_uconv.a ../../intl/build/libintl_build.a ../../netwerk/base/libnetwerk_base.a ../../netwerk/cookie/libnetwerk_cookie.a ../../netwerk/dns/libnetwerk_dns.a ../../netwerk/dns/mdns/libmdns/libnetwerk_dns_mdns_libmdns.a ../../netwerk/socket/libnetwerk_socket.a ../../netwerk/mime/libnetwerk_mime.a ../../netwerk/streamconv/libnetwerk_streamconv.a ../../netwerk/streamconv/converters/libnetwerk_streamconv_converters.a ../../netwerk/cache/libnetwerk_cache.a ../../netwerk/cache2/libnetwerk_cache2.a ../../netwerk/protocol/about/libnetwerk_protocol_about.a ../../netwerk/protocol/app/libnetwerk_protocol_app.a ../../netwerk/protocol/data/libnetwerk_protocol_data.a ../../netwerk/protocol/device/libnetwerk_protocol_device.a ../../netwerk/protocol/file/libnetwerk_protocol_file.a ../../netwerk/protocol/ftp/libnetwerk_protocol_ftp.a ../../netwerk/protocol/http/libnetwerk_protocol_http.a ../../netwerk/protocol/res/libnetwerk_protocol_res.a ../../netwerk/protocol/viewsource/libnetwerk_protocol_viewsource.a ../../netwerk/protocol/websocket/libnetwerk_protocol_websocket.a ../../netwerk/protocol/wyciwyg/libnetwerk_protocol_wyciwyg.a ../../netwerk/system/linux/libnetwerk_system_linux.a ../../netwerk/ipc/libnetwerk_ipc.a ../../netwerk/srtp/src/libnksrtp_s.a ../../netwerk/sctp/src/libnksctp_s.a ../../netwerk/sctp/datachannel/libnetwerk_sctp_datachannel.a ../../netwerk/build/libnetwerk_build.a ../../extensions/auth/libextensions_auth.a ../../ipc/chromium/libipc_chromium.a ../../ipc/glue/libipc_glue.a ../../ipc/ipdl/libipc_ipdl.a ../../ipc/testshell/libipc_testshell.a ../../js/ipc/libjs_ipc.a ../../hal/libhal.a ../../js/xpconnect/wrappers/libjs_xpconnect_wrappers.a ../../js/xpconnect/loader/libjs_xpconnect_loader.a ../../js/xpconnect/src/libjs_xpconnect_src.a ../../intl/chardet/libintl_chardet.a ../../media/libyuv/libyuv_libyuv/libyuv.a ../../modules/libjar/libmodules_libjar.a ../../modules/libjar/zipwriter/libmodules_libjar_zipwriter.a ../../storage/libstorage.a ../../storage/build/libstorage_build.a ../../extensions/cookie/libextensions_cookie.a ../../extensions/permissions/libextensions_permissions.a ../../rdf/base/librdf_base.a ../../rdf/util/internal/librdf_util_internal.a ../../rdf/datasource/librdf_datasource.a ../../rdf/build/librdf_build.a ../../media/webrtc/signaling/signaling_ecc/libecc.a ../../media/mtransport/build/libmedia_mtransport_build.a ../../uriloader/base/liburiloader_base.a ../../uriloader/exthandler/liburiloader_exthandler.a ../../uriloader/prefetch/liburiloader_prefetch.a ../../caps/libcaps.a ../../parser/xml/libparser_xml.a ../../parser/htmlparser/libparser_htmlparser.a ../../parser/html/libparser_html.a ../../gfx/2d/libgfx_2d.a ../../gfx/ycbcr/libgfx_ycbcr.a ../../gfx/src/libgfx_src.a ../../gfx/qcms/libgfx_qcms.a ../../gfx/gl/libgfx_gl.a ../../gfx/layers/libgfx_layers.a ../../gfx/thebes/libgfx_thebes.a ../../gfx/ipc/libgfx_ipc.a ../../gfx/vr/libgfx_vr.a ../../image/libimage.a ../../image/build/libimage_build.a ../../image/decoders/libimage_decoders.a ../../image/decoders/icon/gtk/libimage_decoders_icon_gtk.a ../../image/decoders/icon/libimage_decoders_icon.a ../../image/encoders/ico/libimage_encoders_ico.a ../../image/encoders/png/libimage_encoders_png.a ../../image/encoders/jpeg/libimage_encoders_jpeg.a ../../image/encoders/bmp/libimage_encoders_bmp.a ../../dom/animation/libdom_animation.a ../../dom/apps/libdom_apps.a ../../dom/base/libdom_base.a ../../dom/bluetooth/libdom_bluetooth.a ../../dom/activities/libdom_activities.a ../../dom/archivereader/libdom_archivereader.a ../../dom/requestsync/libdom_requestsync.a ../../dom/bindings/libdom_bindings.a ../../dom/battery/libdom_battery.a ../../dom/browser-element/libdom_browser-element.a ../../dom/cache/libdom_cache.a ../../dom/canvas/libdom_canvas.a ../../dom/cellbroadcast/libdom_cellbroadcast.a ../../dom/crypto/libdom_crypto.a ../../dom/alarm/libdom_alarm.a ../../dom/datastore/libdom_datastore.a ../../dom/devicestorage/libdom_devicestorage.a ../../dom/encoding/libdom_encoding.a ../../dom/events/libdom_events.a ../../dom/fetch/libdom_fetch.a ../../dom/filehandle/libdom_filehandle.a ../../dom/filesystem/libdom_filesystem.a ../../dom/geolocation/libdom_geolocation.a ../../dom/html/libdom_html.a ../../dom/icc/libdom_icc.a ../../dom/inputport/libdom_inputport.a ../../dom/json/libdom_json.a ../../dom/jsurl/libdom_jsurl.a ../../dom/asmjscache/libdom_asmjscache.a ../../dom/mathml/libdom_mathml.a ../../dom/media/libdom_media.a ../../dom/media/encoder/libdom_media_encoder.a ../../dom/media/gmp/libdom_media_gmp.a ../../dom/media/imagecapture/libdom_media_imagecapture.a ../../dom/media/mediasink/libdom_media_mediasink.a ../../dom/media/mediasource/libdom_media_mediasource.a ../../dom/media/ogg/libdom_media_ogg.a ../../dom/media/platforms/libdom_media_platforms.a ../../dom/media/platforms/agnostic/gmp/libdom_media_platforms_agnostic_gmp.a ../../dom/media/platforms/omx/libdom_media_platforms_omx.a ../../dom/media/platforms/agnostic/eme/libdom_media_platforms_agnostic_eme.a ../../dom/media/platforms/ffmpeg/libav53/libdom_media_platforms_ffmpeg_libav53.a ../../dom/media/platforms/ffmpeg/libav54/libdom_media_platforms_ffmpeg_libav54.a ../../dom/media/platforms/ffmpeg/libav55/libdom_media_platforms_ffmpeg_libav55.a ../../dom/media/platforms/ffmpeg/ffmpeg57/libdom_media_platforms_ffmpeg_ffmpeg57.a ../../dom/media/systemservices/libdom_media_systemservices.a ../../dom/media/webaudio/libdom_media_webaudio.a ../../dom/media/webaudio/blink/libdom_media_webaudio_blink.a ../../dom/media/webrtc/libdom_media_webrtc.a ../../dom/media/webspeech/synth/libdom_media_webspeech_synth.a ../../dom/media/webspeech/synth/speechd/libdom_media_webspeech_synth_speechd.a ../../dom/media/webspeech/recognition/libdom_media_webspeech_recognition.a ../../dom/media/raw/libdom_media_raw.a ../../dom/media/wave/libdom_media_wave.a ../../dom/media/webm/libdom_media_webm.a ../../dom/media/fmp4/libdom_media_fmp4.a ../../dom/media/bridge/libdom_media_bridge.a ../../dom/media/eme/libdom_media_eme.a ../../dom/mobileconnection/libdom_mobileconnection.a ../../dom/notification/libdom_notification.a ../../dom/offline/libdom_offline.a ../../dom/power/libdom_power.a ../../dom/quota/libdom_quota.a ../../dom/security/libdom_security.a ../../dom/storage/libdom_storage.a ../../dom/svg/libdom_svg.a ../../dom/mobilemessage/libdom_mobilemessage.a ../../dom/time/libdom_time.a ../../dom/network/libdom_network.a ../../dom/permission/libdom_permission.a ../../dom/plugins/base/libdom_plugins_base.a ../../dom/plugins/ipc/libdom_plugins_ipc.a ../../dom/indexedDB/libdom_indexedDB.a ../../dom/system/libdom_system.a ../../dom/ipc/libdom_ipc.a ../../dom/workers/libdom_workers.a ../../dom/camera/libdom_camera.a ../../dom/audiochannel/libdom_audiochannel.a ../../dom/broadcastchannel/libdom_broadcastchannel.a ../../dom/messagechannel/libdom_messagechannel.a ../../dom/promise/libdom_promise.a ../../dom/smil/libdom_smil.a ../../dom/telephony/libdom_telephony.a ../../dom/tv/libdom_tv.a ../../dom/voicemail/libdom_voicemail.a ../../dom/xbl/libdom_xbl.a ../../dom/xml/libdom_xml.a ../../dom/xslt/base/libdom_xslt_base.a ../../dom/xslt/xml/libdom_xslt_xml.a ../../dom/xslt/xpath/libdom_xslt_xpath.a ../../dom/xslt/xslt/libdom_xslt_xslt.a ../../dom/xul/libdom_xul.a ../../dom/xul/templates/libdom_xul_templates.a ../../dom/resourcestats/libdom_resourcestats.a ../../dom/vr/libdom_vr.a ../../dom/payment/libdom_payment.a ../../dom/gamepad/libdom_gamepad.a ../../dom/push/libdom_push.a ../../dom/secureelement/libdom_secureelement.a ../../dom/presentation/libdom_presentation.a ../../dom/presentation/provider/libdom_presentation_provider.a ../../view/libview.a ../../widget/libwidget.a ../../widget/gtk/libwidget_gtk.a ../../widget/gtkxtbin/libwidget_gtkxtbin.a ../../widget/x11/libwidget_x11.a ../../editor/txtsvc/libeditor_txtsvc.a ../../editor/libeditor/libeditor_libeditor.a ../../editor/txmgr/libeditor_txmgr.a ../../editor/composer/libeditor_composer.a ../../layout/style/liblayout_style.a ../../layout/base/liblayout_base.a ../../layout/generic/liblayout_generic.a ../../layout/forms/liblayout_forms.a ../../layout/tables/liblayout_tables.a ../../layout/svg/liblayout_svg.a ../../layout/xul/liblayout_xul.a ../../layout/xul/tree/liblayout_xul_tree.a ../../layout/xul/grid/liblayout_xul_grid.a ../../layout/ipc/liblayout_ipc.a ../../layout/mathml/liblayout_mathml.a ../../layout/inspector/liblayout_inspector.a ../../layout/printing/liblayout_printing.a ../../layout/build/liblayout_build.a ../../layout/media/webrtc/libwebrtc.a ../../docshell/base/libdocshell_base.a ../../docshell/base/timeline/libdocshell_base_timeline.a ../../docshell/shistory/libdocshell_shistory.a ../../docshell/build/libdocshell_build.a ../../embedding/components/windowwatcher/libembedding_components_windowwatcher.a ../../embedding/components/appstartup/libembedding_components_appstartup.a ../../embedding/components/find/libembedding_components_find.a ../../embedding/components/webbrowserpersist/libembedding_components_webbrowserpersist.a ../../embedding/components/commandhandler/libembedding_components_commandhandler.a ../../embedding/components/printingui/ipc/libembedding_components_printingui_ipc.a ../../embedding/components/printingui/unixshared/libembedding_components_printingui_unixshared.a ../../embedding/components/build/libembedding_components_build.a ../../embedding/browser/libembedding_browser.a ../../embedding/browser/build/libembedding_browser_build.a ../../xpfe/appshell/libxpfe_appshell.a ../../extensions/universalchardet/src/base/libextensions_universalchardet_src_base.a ../../extensions/universalchardet/src/xpcom/libextensions_universalchardet_src_xpcom.a ../../accessible/atk/libaccessible_atk.a ../../accessible/base/libaccessible_base.a ../../accessible/generic/libaccessible_generic.a ../../accessible/html/libaccessible_html.a ../../accessible/ipc/libaccessible_ipc.a ../../accessible/xpcom/libaccessible_xpcom.a ../../accessible/xul/libaccessible_xul.a ../../tools/profiler/libtools_profiler.a ../../tools/memory-profiler/libtools_memory-profiler.a ../../xpfe/components/windowds/libxpfe_components_windowds.a ../../xpfe/components/directory/libxpfe_components_directory.a ../../xpfe/components/build/libxpfe_components_build.a ../../widget/xremoteclient/libwidget_xremoteclient.a ../../extensions/spellcheck/hunspell/glue/libextensions_spellcheck_hunspell_glue.a ../../extensions/spellcheck/hunspell/src/libextensions_spellcheck_hunspell_src.a ../../extensions/spellcheck/src/libextensions_spellcheck_src.a ../../security/manager/ssl/libsecurity_manager_ssl.a ../../security/manager/pki/libsecurity_manager_pki.a ../../toolkit/components/remote/libtoolkit_components_remote.a ../../toolkit/components/alerts/libtoolkit_components_alerts.a ../../toolkit/components/commandlines/libtoolkit_components_commandlines.a ../../toolkit/components/diskspacewatcher/libtoolkit_components_diskspacewatcher.a ../../toolkit/components/downloads/libtoolkit_components_downloads.a ../../toolkit/components/filepicker/libtoolkit_components_filepicker.a ../../toolkit/components/filewatcher/libtoolkit_components_filewatcher.a ../../toolkit/components/finalizationwitness/libtoolkit_components_finalizationwitness.a ../../toolkit/components/find/libtoolkit_components_find.a ../../toolkit/components/jsdownloads/src/libtoolkit_components_jsdownloads_src.a ../../toolkit/components/lz4/libtoolkit_components_lz4.a ../../toolkit/components/mediasniffer/libtoolkit_components_mediasniffer.a ../../toolkit/components/osfile/libtoolkit_components_osfile.a ../../toolkit/components/parentalcontrols/libtoolkit_components_parentalcontrols.a ../../toolkit/components/perf/libtoolkit_components_perf.a ../../toolkit/components/places/libtoolkit_components_places.a ../../toolkit/components/protobuf/libtoolkit_components_protobuf.a ../../toolkit/components/reflect/libtoolkit_components_reflect.a ../../toolkit/components/startup/libtoolkit_components_startup.a ../../toolkit/components/statusfilter/libtoolkit_components_statusfilter.a ../../toolkit/components/telemetry/libtoolkit_components_telemetry.a ../../toolkit/components/typeaheadfind/libtoolkit_components_typeaheadfind.a ../../toolkit/components/ctypes/libtoolkit_components_ctypes.a ../../toolkit/components/autocomplete/libtoolkit_components_autocomplete.a ../../toolkit/components/satchel/libtoolkit_components_satchel.a ../../toolkit/components/url-classifier/libtoolkit_components_url-classifier.a ../../toolkit/components/terminator/libtoolkit_components_terminator.a ../../toolkit/components/build/libtoolkit_components_build.a ../../toolkit/identity/libtoolkit_identity.a ../../toolkit/mozapps/extensions/libtoolkit_mozapps_extensions.a ../../toolkit/profile/libtoolkit_profile.a ../../toolkit/xre/libtoolkit_xre.a ../../toolkit/system/unixproxy/libtoolkit_system_unixproxy.a ../../toolkit/crashreporter/breakpad-logging/libbreakpad_logging.a ../../toolkit/crashreporter/google-breakpad/src/common/libbreakpad_common_s.a ../../toolkit/crashreporter/google-breakpad/src/processor/libtoolkit_crashreporter_google-breakpad_src_processor.a ../../toolkit/crashreporter/google-breakpad/src/common/linux/libbreakpad_linux_common_s.a ../../extensions/pref/autoconfig/src/libextensions_pref_autoconfig_src.a ../../devtools/server/libdevtools_server.a ../../devtools/shared/heapsnapshot/libdevtools_shared_heapsnapshot.a ../../devtools/shared/security/libdevtools_shared_security.a ../../services/crypto/component/libservices_crypto_component.a ../../startupcache/libstartupcache.a ../../js/ductwork/debugger/libjs_ductwork_debugger.a ../../other-licenses/snappy/libother-licenses_snappy.a ../../extensions/gio/libextensions_gio.a ../../toolkit/system/gnome/libtoolkit_system_gnome.a ../../memory/fallible/libfallible.a ../../js/src/libjs_static.a ../../layout/media/libgkmedias.a ../../config/external/nspr/libnspr.a ../../config/external/nss/libnss.a ../../config/external/zlib/libzlib.a ../../config/external/icu/libicu.a ../../config/external/freetype2/libfreetype.a ../../toolkit/library/StaticXULComponentsEnd/libStaticXULComponentsEnd.a 
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot  -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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,libxul.so -o libxul.so  StaticXULComponentsStart.o   -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -Wl,-version-script,symverscript   -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib   ../../memory/volatile/libmemory_volatile.a ../../media/kiss_fft/libmedia_kiss_fft.a ../../media/libstagefright/libmedia_libstagefright.a ../../security/sandbox/linux/broker/libsecurity_sandbox_linux_broker.a ../../security/sandbox/linux/common/libsecurity_sandbox_linux_common.a ../../security/sandbox/linux/glue/libsecurity_sandbox_linux_glue.a ../../security/certverifier/libsecurity_certverifier.a ../../security/pkix/libmozillapkix.a ../../security/apps/libsecurity_apps.a ../../xpcom/typelib/xpt/libxpt.a ../../xpcom/string/libxpcom_string.a ../../xpcom/base/libxpcom_base.a ../../xpcom/ds/libxpcom_ds.a ../../xpcom/io/libxpcom_io.a ../../xpcom/components/libxpcom_components.a ../../xpcom/threads/libxpcom_threads.a ../../xpcom/reflect/xptinfo/libxpcom_reflect_xptinfo.a ../../xpcom/reflect/xptcall/libxpcom_reflect_xptcall.a ../../xpcom/reflect/xptcall/md/unix/libxpcom_reflect_xptcall_md_unix.a ../../chrome/libchrome.a ../../xpcom/build/libxpcom_build.a ../../modules/libpref/libmodules_libpref.a ../../intl/hyphenation/hyphen/libintl_hyphenation_hyphen.a ../../intl/hyphenation/glue/libintl_hyphenation_glue.a ../../intl/locale/libintl_locale.a ../../intl/locale/unix/libintl_locale_unix.a ../../intl/lwbrk/libintl_lwbrk.a ../../intl/strres/libintl_strres.a ../../intl/unicharutil/libintl_unicharutil.a ../../intl/unicharutil/util/internal/libintl_unicharutil_util_internal.a ../../intl/uconv/libintl_uconv.a ../../intl/build/libintl_build.a ../../netwerk/base/libnetwerk_base.a ../../netwerk/cookie/libnetwerk_cookie.a ../../netwerk/dns/libnetwerk_dns.a ../../netwerk/dns/mdns/libmdns/libnetwerk_dns_mdns_libmdns.a ../../netwerk/socket/libnetwerk_socket.a ../../netwerk/mime/libnetwerk_mime.a ../../netwerk/streamconv/libnetwerk_streamconv.a ../../netwerk/streamconv/converters/libnetwerk_streamconv_converters.a ../../netwerk/cache/libnetwerk_cache.a ../../netwerk/cache2/libnetwerk_cache2.a ../../netwerk/protocol/about/libnetwerk_protocol_about.a ../../netwerk/protocol/app/libnetwerk_protocol_app.a ../../netwerk/protocol/data/libnetwerk_protocol_data.a ../../netwerk/protocol/device/libnetwerk_protocol_device.a ../../netwerk/protocol/file/libnetwerk_protocol_file.a ../../netwerk/protocol/ftp/libnetwerk_protocol_ftp.a ../../netwerk/protocol/http/libnetwerk_protocol_http.a ../../netwerk/protocol/res/libnetwerk_protocol_res.a ../../netwerk/protocol/viewsource/libnetwerk_protocol_viewsource.a ../../netwerk/protocol/websocket/libnetwerk_protocol_websocket.a ../../netwerk/protocol/wyciwyg/libnetwerk_protocol_wyciwyg.a ../../netwerk/system/linux/libnetwerk_system_linux.a ../../netwerk/ipc/libnetwerk_ipc.a ../../netwerk/srtp/src/libnksrtp_s.a ../../netwerk/sctp/src/libnksctp_s.a ../../netwerk/sctp/datachannel/libnetwerk_sctp_datachannel.a ../../netwerk/build/libnetwerk_build.a ../../extensions/auth/libextensions_auth.a ../../ipc/chromium/libipc_chromium.a ../../ipc/glue/libipc_glue.a ../../ipc/ipdl/libipc_ipdl.a ../../ipc/testshell/libipc_testshell.a ../../js/ipc/libjs_ipc.a ../../hal/libhal.a ../../js/xpconnect/wrappers/libjs_xpconnect_wrappers.a ../../js/xpconnect/loader/libjs_xpconnect_loader.a ../../js/xpconnect/src/libjs_xpconnect_src.a ../../intl/chardet/libintl_chardet.a ../../media/libyuv/libyuv_libyuv/libyuv.a ../../modules/libjar/libmodules_libjar.a ../../modules/libjar/zipwriter/libmodules_libjar_zipwriter.a ../../storage/libstorage.a ../../storage/build/libstorage_build.a ../../extensions/cookie/libextensions_cookie.a ../../extensions/permissions/libextensions_permissions.a ../../rdf/base/librdf_base.a ../../rdf/util/internal/librdf_util_internal.a ../../rdf/datasource/librdf_datasource.a ../../rdf/build/librdf_build.a ../../media/webrtc/signaling/signaling_ecc/libecc.a ../../media/mtransport/build/libmedia_mtransport_build.a ../../uriloader/base/liburiloader_base.a ../../uriloader/exthandler/liburiloader_exthandler.a ../../uriloader/prefetch/liburiloader_prefetch.a ../../caps/libcaps.a ../../parser/xml/libparser_xml.a ../../parser/htmlparser/libparser_htmlparser.a ../../parser/html/libparser_html.a ../../gfx/2d/libgfx_2d.a ../../gfx/ycbcr/libgfx_ycbcr.a ../../gfx/src/libgfx_src.a ../../gfx/qcms/libgfx_qcms.a ../../gfx/gl/libgfx_gl.a ../../gfx/layers/libgfx_layers.a ../../gfx/thebes/libgfx_thebes.a ../../gfx/ipc/libgfx_ipc.a ../../gfx/vr/libgfx_vr.a ../../image/libimage.a ../../image/build/libimage_build.a ../../image/decoders/libimage_decoders.a ../../image/decoders/icon/gtk/libimage_decoders_icon_gtk.a ../../image/decoders/icon/libimage_decoders_icon.a ../../image/encoders/ico/libimage_encoders_ico.a ../../image/encoders/png/libimage_encoders_png.a ../../image/encoders/jpeg/libimage_encoders_jpeg.a ../../image/encoders/bmp/libimage_encoders_bmp.a ../../dom/animation/libdom_animation.a ../../dom/apps/libdom_apps.a ../../dom/base/libdom_base.a ../../dom/bluetooth/libdom_bluetooth.a ../../dom/activities/libdom_activities.a ../../dom/archivereader/libdom_archivereader.a ../../dom/requestsync/libdom_requestsync.a ../../dom/bindings/libdom_bindings.a ../../dom/battery/libdom_battery.a ../../dom/browser-element/libdom_browser-element.a ../../dom/cache/libdom_cache.a ../../dom/canvas/libdom_canvas.a ../../dom/cellbroadcast/libdom_cellbroadcast.a ../../dom/crypto/libdom_crypto.a ../../dom/alarm/libdom_alarm.a ../../dom/datastore/libdom_datastore.a ../../dom/devicestorage/libdom_devicestorage.a ../../dom/encoding/libdom_encoding.a ../../dom/events/libdom_events.a ../../dom/fetch/libdom_fetch.a ../../dom/filehandle/libdom_filehandle.a ../../dom/filesystem/libdom_filesystem.a ../../dom/geolocation/libdom_geolocation.a ../../dom/html/libdom_html.a ../../dom/icc/libdom_icc.a ../../dom/inputport/libdom_inputport.a ../../dom/json/libdom_json.a ../../dom/jsurl/libdom_jsurl.a ../../dom/asmjscache/libdom_asmjscache.a ../../dom/mathml/libdom_mathml.a ../../dom/media/libdom_media.a ../../dom/media/encoder/libdom_media_encoder.a ../../dom/media/gmp/libdom_media_gmp.a ../../dom/media/imagecapture/libdom_media_imagecapture.a ../../dom/media/mediasink/libdom_media_mediasink.a ../../dom/media/mediasource/libdom_media_mediasource.a ../../dom/media/ogg/libdom_media_ogg.a ../../dom/media/platforms/libdom_media_platforms.a ../../dom/media/platforms/agnostic/gmp/libdom_media_platforms_agnostic_gmp.a ../../dom/media/platforms/omx/libdom_media_platforms_omx.a ../../dom/media/platforms/agnostic/eme/libdom_media_platforms_agnostic_eme.a ../../dom/media/platforms/ffmpeg/libav53/libdom_media_platforms_ffmpeg_libav53.a ../../dom/media/platforms/ffmpeg/libav54/libdom_media_platforms_ffmpeg_libav54.a ../../dom/media/platforms/ffmpeg/libav55/libdom_media_platforms_ffmpeg_libav55.a ../../dom/media/platforms/ffmpeg/ffmpeg57/libdom_media_platforms_ffmpeg_ffmpeg57.a ../../dom/media/systemservices/libdom_media_systemservices.a ../../dom/media/webaudio/libdom_media_webaudio.a ../../dom/media/webaudio/blink/libdom_media_webaudio_blink.a ../../dom/media/webrtc/libdom_media_webrtc.a ../../dom/media/webspeech/synth/libdom_media_webspeech_synth.a ../../dom/media/webspeech/synth/speechd/libdom_media_webspeech_synth_speechd.a ../../dom/media/webspeech/recognition/libdom_media_webspeech_recognition.a ../../dom/media/raw/libdom_media_raw.a ../../dom/media/wave/libdom_media_wave.a ../../dom/media/webm/libdom_media_webm.a ../../dom/media/fmp4/libdom_media_fmp4.a ../../dom/media/bridge/libdom_media_bridge.a ../../dom/media/eme/libdom_media_eme.a ../../dom/mobileconnection/libdom_mobileconnection.a ../../dom/notification/libdom_notification.a ../../dom/offline/libdom_offline.a ../../dom/power/libdom_power.a ../../dom/quota/libdom_quota.a ../../dom/security/libdom_security.a ../../dom/storage/libdom_storage.a ../../dom/svg/libdom_svg.a ../../dom/mobilemessage/libdom_mobilemessage.a ../../dom/time/libdom_time.a ../../dom/network/libdom_network.a ../../dom/permission/libdom_permission.a ../../dom/plugins/base/libdom_plugins_base.a ../../dom/plugins/ipc/libdom_plugins_ipc.a ../../dom/indexedDB/libdom_indexedDB.a ../../dom/system/libdom_system.a ../../dom/ipc/libdom_ipc.a ../../dom/workers/libdom_workers.a ../../dom/camera/libdom_camera.a ../../dom/audiochannel/libdom_audiochannel.a ../../dom/broadcastchannel/libdom_broadcastchannel.a ../../dom/messagechannel/libdom_messagechannel.a ../../dom/promise/libdom_promise.a ../../dom/smil/libdom_smil.a ../../dom/telephony/libdom_telephony.a ../../dom/tv/libdom_tv.a ../../dom/voicemail/libdom_voicemail.a ../../dom/xbl/libdom_xbl.a ../../dom/xml/libdom_xml.a ../../dom/xslt/base/libdom_xslt_base.a ../../dom/xslt/xml/libdom_xslt_xml.a ../../dom/xslt/xpath/libdom_xslt_xpath.a ../../dom/xslt/xslt/libdom_xslt_xslt.a ../../dom/xul/libdom_xul.a ../../dom/xul/templates/libdom_xul_templates.a ../../dom/resourcestats/libdom_resourcestats.a ../../dom/vr/libdom_vr.a ../../dom/payment/libdom_payment.a ../../dom/gamepad/libdom_gamepad.a ../../dom/push/libdom_push.a ../../dom/secureelement/libdom_secureelement.a ../../dom/presentation/libdom_presentation.a ../../dom/presentation/provider/libdom_presentation_provider.a ../../view/libview.a ../../widget/libwidget.a ../../widget/gtk/libwidget_gtk.a ../../widget/gtkxtbin/libwidget_gtkxtbin.a ../../widget/x11/libwidget_x11.a ../../editor/txtsvc/libeditor_txtsvc.a ../../editor/libeditor/libeditor_libeditor.a ../../editor/txmgr/libeditor_txmgr.a ../../editor/composer/libeditor_composer.a ../../layout/style/liblayout_style.a ../../layout/base/liblayout_base.a ../../layout/generic/liblayout_generic.a ../../layout/forms/liblayout_forms.a ../../layout/tables/liblayout_tables.a ../../layout/svg/liblayout_svg.a ../../layout/xul/liblayout_xul.a ../../layout/xul/tree/liblayout_xul_tree.a ../../layout/xul/grid/liblayout_xul_grid.a ../../layout/ipc/liblayout_ipc.a ../../layout/mathml/liblayout_mathml.a ../../layout/inspector/liblayout_inspector.a ../../layout/printing/liblayout_printing.a ../../layout/build/liblayout_build.a ../../layout/media/webrtc/libwebrtc.a ../../docshell/base/libdocshell_base.a ../../docshell/base/timeline/libdocshell_base_timeline.a ../../docshell/shistory/libdocshell_shistory.a ../../docshell/build/libdocshell_build.a ../../embedding/components/windowwatcher/libembedding_components_windowwatcher.a ../../embedding/components/appstartup/libembedding_components_appstartup.a ../../embedding/components/find/libembedding_components_find.a ../../embedding/components/webbrowserpersist/libembedding_components_webbrowserpersist.a ../../embedding/components/commandhandler/libembedding_components_commandhandler.a ../../embedding/components/printingui/ipc/libembedding_components_printingui_ipc.a ../../embedding/components/printingui/unixshared/libembedding_components_printingui_unixshared.a ../../embedding/components/build/libembedding_components_build.a ../../embedding/browser/libembedding_browser.a ../../embedding/browser/build/libembedding_browser_build.a ../../xpfe/appshell/libxpfe_appshell.a ../../extensions/universalchardet/src/base/libextensions_universalchardet_src_base.a ../../extensions/universalchardet/src/xpcom/libextensions_universalchardet_src_xpcom.a ../../accessible/atk/libaccessible_atk.a ../../accessible/base/libaccessible_base.a ../../accessible/generic/libaccessible_generic.a ../../accessible/html/libaccessible_html.a ../../accessible/ipc/libaccessible_ipc.a ../../accessible/xpcom/libaccessible_xpcom.a ../../accessible/xul/libaccessible_xul.a ../../tools/profiler/libtools_profiler.a ../../tools/memory-profiler/libtools_memory-profiler.a ../../xpfe/components/windowds/libxpfe_components_windowds.a ../../xpfe/components/directory/libxpfe_components_directory.a ../../xpfe/components/build/libxpfe_components_build.a ../../widget/xremoteclient/libwidget_xremoteclient.a ../../extensions/spellcheck/hunspell/glue/libextensions_spellcheck_hunspell_glue.a ../../extensions/spellcheck/hunspell/src/libextensions_spellcheck_hunspell_src.a ../../extensions/spellcheck/src/libextensions_spellcheck_src.a ../../security/manager/ssl/libsecurity_manager_ssl.a ../../security/manager/pki/libsecurity_manager_pki.a ../../toolkit/components/remote/libtoolkit_components_remote.a ../../toolkit/components/alerts/libtoolkit_components_alerts.a ../../toolkit/components/commandlines/libtoolkit_components_commandlines.a ../../toolkit/components/diskspacewatcher/libtoolkit_components_diskspacewatcher.a ../../toolkit/components/downloads/libtoolkit_components_downloads.a ../../toolkit/components/filepicker/libtoolkit_components_filepicker.a ../../toolkit/components/filewatcher/libtoolkit_components_filewatcher.a ../../toolkit/components/finalizationwitness/libtoolkit_components_finalizationwitness.a ../../toolkit/components/find/libtoolkit_components_find.a ../../toolkit/components/jsdownloads/src/libtoolkit_components_jsdownloads_src.a ../../toolkit/components/lz4/libtoolkit_components_lz4.a ../../toolkit/components/mediasniffer/libtoolkit_components_mediasniffer.a ../../toolkit/components/osfile/libtoolkit_components_osfile.a ../../toolkit/components/parentalcontrols/libtoolkit_components_parentalcontrols.a ../../toolkit/components/perf/libtoolkit_components_perf.a ../../toolkit/components/places/libtoolkit_components_places.a ../../toolkit/components/protobuf/libtoolkit_components_protobuf.a ../../toolkit/components/reflect/libtoolkit_components_reflect.a ../../toolkit/components/startup/libtoolkit_components_startup.a ../../toolkit/components/statusfilter/libtoolkit_components_statusfilter.a ../../toolkit/components/telemetry/libtoolkit_components_telemetry.a ../../toolkit/components/typeaheadfind/libtoolkit_components_typeaheadfind.a ../../toolkit/components/ctypes/libtoolkit_components_ctypes.a ../../toolkit/components/autocomplete/libtoolkit_components_autocomplete.a ../../toolkit/components/satchel/libtoolkit_components_satchel.a ../../toolkit/components/url-classifier/libtoolkit_components_url-classifier.a ../../toolkit/components/terminator/libtoolkit_components_terminator.a ../../toolkit/components/build/libtoolkit_components_build.a ../../toolkit/identity/libtoolkit_identity.a ../../toolkit/mozapps/extensions/libtoolkit_mozapps_extensions.a ../../toolkit/profile/libtoolkit_profile.a ../../toolkit/xre/libtoolkit_xre.a ../../toolkit/system/unixproxy/libtoolkit_system_unixproxy.a ../../toolkit/crashreporter/breakpad-logging/libbreakpad_logging.a ../../toolkit/crashreporter/google-breakpad/src/common/libbreakpad_common_s.a ../../toolkit/crashreporter/google-breakpad/src/processor/libtoolkit_crashreporter_google-breakpad_src_processor.a ../../toolkit/crashreporter/google-breakpad/src/common/linux/libbreakpad_linux_common_s.a ../../extensions/pref/autoconfig/src/libextensions_pref_autoconfig_src.a ../../devtools/server/libdevtools_server.a ../../devtools/shared/heapsnapshot/libdevtools_shared_heapsnapshot.a ../../devtools/shared/security/libdevtools_shared_security.a ../../services/crypto/component/libservices_crypto_component.a ../../startupcache/libstartupcache.a ../../js/ductwork/debugger/libjs_ductwork_debugger.a ../../other-licenses/snappy/libother-licenses_snappy.a ../../extensions/gio/libextensions_gio.a ../../toolkit/system/gnome/libtoolkit_system_gnome.a ../../memory/fallible/libfallible.a ../../js/src/libjs_static.a ../../layout/media/libgkmedias.a ../../config/external/nspr/libnspr.a ../../config/external/nss/libnss.a ../../config/external/zlib/libzlib.a ../../config/external/icu/libicu.a ../../config/external/freetype2/libfreetype.a ../../toolkit/library/StaticXULComponentsEnd/libStaticXULComponentsEnd.a ../../config/external/lgpllibs/liblgpllibs.so ../../config/external/sqlite/libmozsqlite3.so    -ldl  -licui18n -licuuc -licudata -lffi -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -lm -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lnssutil3 -lfreetype -lfontconfig -lrt  -lXrender -lXext -lXdamage -lXfixes -lXcomposite -levent -lvpx -lpixman-1 -lasound -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lstartup-notification-1 -lgthread-2.0 
Executing: i586-oe-linux-g++ -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-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,libxul.so -o libxul.so TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/tmp8eU4tT.list -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id -Wl,-version-script,symverscript -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib ../../js/src/libjs_static.a ../../config/external/lgpllibs/liblgpllibs.so ../../config/external/sqlite/libmozsqlite3.so -ldl -licui18n -licuuc -licudata -lffi -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -lm -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lnssutil3 -lfreetype -lfontconfig -lrt -lXrender -lXext -lXdamage -lXfixes -lXcomposite -levent -lvpx -lpixman-1 -lasound -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lstartup-notification-1 -lgthread-2.0
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/tmp8eU4tT.list:
    INPUT("StaticXULComponentsStart.o")
    INPUT("../../memory/volatile/Unified_cpp_memory_volatile0.o")
    INPUT("../../media/kiss_fft/kiss_fft.o")
    INPUT("../../media/kiss_fft/kiss_fftr.o")
    INPUT("../../media/libstagefright/fake_log_device.o")
    INPUT("../../media/libstagefright/Unified_c_media_libstagefright0.o")
    INPUT("../../media/libstagefright/MetaData.o")
    INPUT("../../media/libstagefright/hexdump.o")
    INPUT("../../media/libstagefright/RefBase.o")
    INPUT("../../media/libstagefright/String16.o")
    INPUT("../../media/libstagefright/String8.o")
    INPUT("../../media/libstagefright/VectorImpl.o")
    INPUT("../../media/libstagefright/Unified_cpp_media_libstagefright0.o")
    INPUT("../../media/libstagefright/Unified_cpp_media_libstagefright1.o")
    INPUT("../../security/sandbox/linux/broker/SandboxBroker.o")
    INPUT("../../security/sandbox/linux/broker/SandboxBrokerCommon.o")
    INPUT("../../security/sandbox/linux/broker/SandboxBrokerPolicyFactory.o")
    INPUT("../../security/sandbox/linux/common/SandboxInfo.o")
    INPUT("../../security/sandbox/linux/glue/safe_sprintf.o")
    INPUT("../../security/sandbox/linux/glue/SandboxLogging.o")
    INPUT("../../security/sandbox/linux/glue/SandboxCrash.o")
    INPUT("../../security/certverifier/Unified_cpp_certverifier0.o")
    INPUT("../../security/pkix/pkixbuild.o")
    INPUT("../../security/pkix/pkixcert.o")
    INPUT("../../security/pkix/pkixcheck.o")
    INPUT("../../security/pkix/pkixder.o")
    INPUT("../../security/pkix/pkixnames.o")
    INPUT("../../security/pkix/pkixnss.o")
    INPUT("../../security/pkix/pkixocsp.o")
    INPUT("../../security/pkix/pkixresult.o")
    INPUT("../../security/pkix/pkixtime.o")
    INPUT("../../security/pkix/pkixverify.o")
    INPUT("../../security/apps/Unified_cpp_security_apps0.o")
    INPUT("../../xpcom/typelib/xpt/Unified_cpp_xpcom_typelib_xpt0.o")
    INPUT("../../xpcom/string/nsUTF8UtilsSSE2.o")
    INPUT("../../xpcom/string/Unified_cpp_xpcom_string0.o")
    INPUT("../../xpcom/base/LinuxUtils.o")
    INPUT("../../xpcom/base/SystemMemoryReporter.o")
    INPUT("../../xpcom/base/nsDebugImpl.o")
    INPUT("../../xpcom/base/Unified_cpp_xpcom_base0.o")
    INPUT("../../xpcom/base/Unified_cpp_xpcom_base1.o")
    INPUT("../../xpcom/ds/nsPersistentProperties.o")
    INPUT("../../xpcom/ds/nsStaticNameTable.o")
    INPUT("../../xpcom/ds/Unified_cpp_xpcom_ds0.o")
    INPUT("../../xpcom/io/Unified_c_xpcom_io0.o")
    INPUT("../../xpcom/io/nsLocalFileUnix.o")
    INPUT("../../xpcom/io/Unified_cpp_xpcom_io0.o")
    INPUT("../../xpcom/io/Unified_cpp_xpcom_io1.o")
    INPUT("../../xpcom/components/nsCategoryManager.o")
    INPUT("../../xpcom/components/nsComponentManager.o")
    INPUT("../../xpcom/components/Unified_cpp_xpcom_components0.o")
    INPUT("../../xpcom/threads/Unified_cpp_xpcom_threads0.o")
    INPUT("../../xpcom/threads/Unified_cpp_xpcom_threads1.o")
    INPUT("../../xpcom/reflect/xptinfo/Unified_cpp_reflect_xptinfo0.o")
    INPUT("../../xpcom/reflect/xptcall/xptcall.o")
    INPUT("../../xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.o")
    INPUT("../../xpcom/reflect/xptcall/md/unix/xptcstubs_gcc_x86_unix.o")
    INPUT("../../chrome/Unified_cpp_chrome0.o")
    INPUT("../../xpcom/build/FileLocation.o")
    INPUT("../../xpcom/build/NSPRInterposer.o")
    INPUT("../../xpcom/build/Omnijar.o")
    INPUT("../../xpcom/build/PoisonIOInterposerStub.o")
    INPUT("../../xpcom/build/Unified_cpp_xpcom_build0.o")
    INPUT("../../xpcom/build/Unified_cpp_xpcom_build1.o")
    INPUT("../../xpcom/build/Unified_cpp_xpcom_build2.o")
    INPUT("../../modules/libpref/prefapi.o")
    INPUT("../../modules/libpref/Unified_cpp_modules_libpref0.o")
    INPUT("../../intl/hyphenation/hyphen/hyphen.o")
    INPUT("../../intl/hyphenation/glue/hnjstdio.o")
    INPUT("../../intl/hyphenation/glue/Unified_cpp_hyphenation_glue0.o")
    INPUT("../../intl/locale/Unified_cpp_intl_locale0.o")
    INPUT("../../intl/locale/unix/nsCollationUnix.o")
    INPUT("../../intl/locale/unix/nsDateTimeFormatUnix.o")
    INPUT("../../intl/locale/unix/nsPosixLocale.o")
    INPUT("../../intl/locale/unix/nsUNIXCharset.o")
    INPUT("../../intl/lwbrk/nsPangoBreaker.o")
    INPUT("../../intl/lwbrk/Unified_cpp_intl_lwbrk0.o")
    INPUT("../../intl/strres/Unified_cpp_intl_strres0.o")
    INPUT("../../intl/unicharutil/Unified_cpp_intl_unicharutil0.o")
    INPUT("../../intl/unicharutil/util/internal/Unified_cpp_util_internal0.o")
    INPUT("../../intl/uconv/Unified_c_intl_uconv0.o")
    INPUT("../../intl/uconv/nsUTF8ToUnicodeSSE2.o")
    INPUT("../../intl/uconv/Unified_cpp_intl_uconv0.o")
    INPUT("../../intl/uconv/Unified_cpp_intl_uconv1.o")
    INPUT("../../intl/uconv/Unified_cpp_intl_uconv2.o")
    INPUT("../../intl/uconv/Unified_cpp_intl_uconv3.o")
    INPUT("../../intl/uconv/Unified_cpp_intl_uconv4.o")
    INPUT("../../intl/uconv/Unified_cpp_intl_uconv5.o")
    INPUT("../../intl/uconv/Unified_cpp_intl_uconv6.o")
    INPUT("../../intl/build/nsI18nModule.o")
    INPUT("../../netwerk/base/nsURLHelperUnix.o")
    INPUT("../../netwerk/base/Unified_cpp_netwerk_base0.o")
    INPUT("../../netwerk/base/Unified_cpp_netwerk_base1.o")
    INPUT("../../netwerk/base/Unified_cpp_netwerk_base2.o")
    INPUT("../../netwerk/base/Unified_cpp_netwerk_base3.o")
    INPUT("../../netwerk/base/Unified_cpp_netwerk_base4.o")
    INPUT("../../netwerk/cookie/nsCookieService.o")
    INPUT("../../netwerk/cookie/Unified_cpp_netwerk_cookie0.o")
    INPUT("../../netwerk/dns/Unified_c_netwerk_dns0.o")
    INPUT("../../netwerk/dns/nsEffectiveTLDService.o")
    INPUT("../../netwerk/dns/nsHostResolver.o")
    INPUT("../../netwerk/dns/Unified_cpp_netwerk_dns0.o")
    INPUT("../../netwerk/dns/mdns/libmdns/Unified_cpp_dns_mdns_libmdns0.o")
    INPUT("../../netwerk/socket/Unified_cpp_netwerk_socket0.o")
    INPUT("../../netwerk/mime/nsMIMEHeaderParamImpl.o")
    INPUT("../../netwerk/streamconv/nsStreamConverterService.o")
    INPUT("../../netwerk/streamconv/converters/Unified_cpp_converters0.o")
    INPUT("../../netwerk/cache/Unified_cpp_netwerk_cache0.o")
    INPUT("../../netwerk/cache/Unified_cpp_netwerk_cache1.o")
    INPUT("../../netwerk/cache2/AppCacheStorage.o")
    INPUT("../../netwerk/cache2/Unified_cpp_netwerk_cache20.o")
    INPUT("../../netwerk/cache2/Unified_cpp_netwerk_cache21.o")
    INPUT("../../netwerk/protocol/about/Unified_cpp_protocol_about0.o")
    INPUT("../../netwerk/protocol/app/AppProtocolHandler.o")
    INPUT("../../netwerk/protocol/data/Unified_cpp_protocol_data0.o")
    INPUT("../../netwerk/protocol/device/Unified_cpp_protocol_device0.o")
    INPUT("../../netwerk/protocol/file/Unified_cpp_protocol_file0.o")
    INPUT("../../netwerk/protocol/ftp/Unified_cpp_netwerk_protocol_ftp0.o")
    INPUT("../../netwerk/protocol/http/ASpdySession.o")
    INPUT("../../netwerk/protocol/http/AlternateServices.o")
    INPUT("../../netwerk/protocol/http/nsHttpAuthCache.o")
    INPUT("../../netwerk/protocol/http/nsHttpChannelAuthProvider.o")
    INPUT("../../netwerk/protocol/http/nsHttpHandler.o")
    INPUT("../../netwerk/protocol/http/Unified_cpp_protocol_http0.o")
    INPUT("../../netwerk/protocol/http/Unified_cpp_protocol_http1.o")
    INPUT("../../netwerk/protocol/http/Unified_cpp_protocol_http2.o")
    INPUT("../../netwerk/protocol/res/Unified_cpp_netwerk_protocol_res0.o")
    INPUT("../../netwerk/protocol/viewsource/Unified_cpp_protocol_viewsource0.o")
    INPUT("../../netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.o")
    INPUT("../../netwerk/protocol/wyciwyg/Unified_cpp_protocol_wyciwyg0.o")
    INPUT("../../netwerk/system/linux/nsNotifyAddrListener_Linux.o")
    INPUT("../../netwerk/ipc/Unified_cpp_netwerk_ipc0.o")
    INPUT("../../netwerk/srtp/src/Unified_c_netwerk_srtp_src0.o")
    INPUT("../../netwerk/srtp/src/Unified_c_netwerk_srtp_src1.o")
    INPUT("../../netwerk/sctp/src/sctp_asconf.o")
    INPUT("../../netwerk/sctp/src/sctp_auth.o")
    INPUT("../../netwerk/sctp/src/sctp_bsd_addr.o")
    INPUT("../../netwerk/sctp/src/sctp_callout.o")
    INPUT("../../netwerk/sctp/src/sctp_cc_functions.o")
    INPUT("../../netwerk/sctp/src/sctp_crc32.o")
    INPUT("../../netwerk/sctp/src/sctp_indata.o")
    INPUT("../../netwerk/sctp/src/sctp_input.o")
    INPUT("../../netwerk/sctp/src/sctp_output.o")
    INPUT("../../netwerk/sctp/src/sctp_pcb.o")
    INPUT("../../netwerk/sctp/src/sctp_peeloff.o")
    INPUT("../../netwerk/sctp/src/sctp_sha1.o")
    INPUT("../../netwerk/sctp/src/sctp_ss_functions.o")
    INPUT("../../netwerk/sctp/src/sctp_sysctl.o")
    INPUT("../../netwerk/sctp/src/sctp_timer.o")
    INPUT("../../netwerk/sctp/src/sctp_userspace.o")
    INPUT("../../netwerk/sctp/src/sctp_usrreq.o")
    INPUT("../../netwerk/sctp/src/sctputil.o")
    INPUT("../../netwerk/sctp/src/sctp6_usrreq.o")
    INPUT("../../netwerk/sctp/src/user_environment.o")
    INPUT("../../netwerk/sctp/src/user_mbuf.o")
    INPUT("../../netwerk/sctp/src/user_recv_thread.o")
    INPUT("../../netwerk/sctp/src/user_socket.o")
    INPUT("../../netwerk/sctp/datachannel/DataChannel.o")
    INPUT("../../netwerk/build/nsNetModule.o")
    INPUT("../../extensions/auth/nsAuthSASL.o")
    INPUT("../../extensions/auth/nsHttpNegotiateAuth.o")
    INPUT("../../extensions/auth/Unified_cpp_extensions_auth0.o")
    INPUT("../../ipc/chromium/atomicops_internals_x86_gcc.o")
    INPUT("../../ipc/chromium/idle_timer_none.o")
    INPUT("../../ipc/chromium/message_pump_glib.o")
    INPUT("../../ipc/chromium/process_util_linux.o")
    INPUT("../../ipc/chromium/time_posix.o")
    INPUT("../../ipc/chromium/Unified_cpp_ipc_chromium0.o")
    INPUT("../../ipc/chromium/Unified_cpp_ipc_chromium1.o")
    INPUT("../../ipc/chromium/Unified_cpp_ipc_chromium2.o")
    INPUT("../../ipc/chromium/Unified_cpp_ipc_chromium3.o")
    INPUT("../../ipc/glue/BackgroundChildImpl.o")
    INPUT("../../ipc/glue/BackgroundParentImpl.o")
    INPUT("../../ipc/glue/FileDescriptorSetChild.o")
    INPUT("../../ipc/glue/FileDescriptorSetParent.o")
    INPUT("../../ipc/glue/GeckoChildProcessHost.o")
    INPUT("../../ipc/glue/URIUtils.o")
    INPUT("../../ipc/glue/Unified_cpp_ipc_glue0.o")
    INPUT("../../ipc/glue/Unified_cpp_ipc_glue1.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols0.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols1.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols10.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols11.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols12.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols13.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols14.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols15.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols16.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols17.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols18.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols19.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols2.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols20.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols21.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols22.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols23.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols24.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols25.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols26.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols3.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols4.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols5.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols6.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols7.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols8.o")
    INPUT("../../ipc/ipdl/UnifiedProtocols9.o")
    INPUT("../../ipc/testshell/TestShellChild.o")
    INPUT("../../ipc/testshell/TestShellParent.o")
    INPUT("../../ipc/testshell/XPCShellEnvironment.o")
    INPUT("../../js/ipc/Unified_cpp_js_ipc0.o")
    INPUT("../../hal/Hal.o")
    INPUT("../../hal/Unified_cpp_hal0.o")
    INPUT("../../hal/Unified_cpp_hal1.o")
    INPUT("../../js/xpconnect/wrappers/XrayWrapper.o")
    INPUT("../../js/xpconnect/wrappers/Unified_cpp_xpconnect_wrappers0.o")
    INPUT("../../js/xpconnect/loader/mozJSComponentLoader.o")
    INPUT("../../js/xpconnect/loader/mozJSLoaderUtils.o")
    INPUT("../../js/xpconnect/loader/mozJSSubScriptLoader.o")
    INPUT("../../js/xpconnect/src/XPCComponents.o")
    INPUT("../../js/xpconnect/src/Unified_cpp_js_xpconnect_src0.o")
    INPUT("../../js/xpconnect/src/Unified_cpp_js_xpconnect_src1.o")
    INPUT("../../intl/chardet/Unified_cpp_intl_chardet0.o")
    INPUT("../../media/libyuv/libyuv_libyuv/convert.o")
    INPUT("../../media/libyuv/libyuv_libyuv/convert_from.o")
    INPUT("../../media/libyuv/libyuv_libyuv/row_common.o")
    INPUT("../../media/libyuv/libyuv_libyuv/scale.o")
    INPUT("../../media/libyuv/libyuv_libyuv/scale_common.o")
    INPUT("../../media/libyuv/libyuv_libyuv/Unified_cpp_media_libyuv0.o")
    INPUT("../../media/libyuv/libyuv_libyuv/Unified_cpp_media_libyuv1.o")
    INPUT("../../modules/libjar/nsJAR.o")
    INPUT("../../modules/libjar/nsJARChannel.o")
    INPUT("../../modules/libjar/nsJARFactory.o")
    INPUT("../../modules/libjar/nsJARInputStream.o")
    INPUT("../../modules/libjar/nsZipArchive.o")
    INPUT("../../modules/libjar/Unified_cpp_modules_libjar0.o")
    INPUT("../../modules/libjar/zipwriter/Unified_cpp_libjar_zipwriter0.o")
    INPUT("../../storage/mozStorageBindingParams.o")
    INPUT("../../storage/mozStorageConnection.o")
    INPUT("../../storage/Unified_cpp_storage0.o")
    INPUT("../../storage/Unified_cpp_storage1.o")
    INPUT("../../storage/build/mozStorageModule.o")
    INPUT("../../extensions/cookie/Unified_cpp_extensions_cookie0.o")
    INPUT("../../extensions/permissions/Unified_cpp_permissions0.o")
    INPUT("../../rdf/base/Unified_cpp_rdf_base0.o")
    INPUT("../../rdf/util/internal/nsRDFResource.o")
    INPUT("../../rdf/datasource/Unified_cpp_rdf_datasource0.o")
    INPUT("../../rdf/build/nsRDFModule.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/cpr_string.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_access.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_attr.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_attr_access.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_base64.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_config.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_main.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_services_unix.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_token.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/sdp_utils.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/Unified_c_webrtc_signaling0.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/CSFLog.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/JsepSessionImpl.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/AudioConduit.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/CodecStatistics.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/VideoConduit.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/MediaPipeline.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/MediaPipelineFilter.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/SrtpFlow.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/MediaPipelineFactory.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/MediaStreamList.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/PeerConnectionCtx.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/PeerConnectionImpl.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/PeerConnectionMedia.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/WebrtcGlobalInformation.o")
    INPUT("../../media/webrtc/signaling/signaling_ecc/Unified_cpp_webrtc_signaling0.o")
    INPUT("../../media/mtransport/build/dtlsidentity.o")
    INPUT("../../media/mtransport/build/nr_socket_prsock.o")
    INPUT("../../media/mtransport/build/nr_timer.o")
    INPUT("../../media/mtransport/build/nricectx.o")
    INPUT("../../media/mtransport/build/nricemediastream.o")
    INPUT("../../media/mtransport/build/nriceresolver.o")
    INPUT("../../media/mtransport/build/nriceresolverfake.o")
    INPUT("../../media/mtransport/build/nrinterfaceprioritizer.o")
    INPUT("../../media/mtransport/build/rlogringbuffer.o")
    INPUT("../../media/mtransport/build/simpletokenbucket.o")
    INPUT("../../media/mtransport/build/stun_udp_socket_filter.o")
    INPUT("../../media/mtransport/build/test_nr_socket.o")
    INPUT("../../media/mtransport/build/transportflow.o")
    INPUT("../../media/mtransport/build/transportlayer.o")
    INPUT("../../media/mtransport/build/transportlayerdtls.o")
    INPUT("../../media/mtransport/build/transportlayerice.o")
    INPUT("../../media/mtransport/build/transportlayerlog.o")
    INPUT("../../media/mtransport/build/transportlayerloopback.o")
    INPUT("../../media/mtransport/build/transportlayerprsock.o")
    INPUT("../../uriloader/base/Unified_cpp_uriloader_base0.o")
    INPUT("../../uriloader/exthandler/nsOSHelperAppService.o")
    INPUT("../../uriloader/exthandler/Unified_cpp_uriloader_exthandler0.o")
    INPUT("../../uriloader/prefetch/Unified_cpp_uriloader_prefetch0.o")
    INPUT("../../caps/Unified_cpp_caps0.o")
    INPUT("../../parser/xml/nsSAXAttributes.o")
    INPUT("../../parser/xml/nsSAXLocator.o")
    INPUT("../../parser/xml/nsSAXXMLReader.o")
    INPUT("../../parser/htmlparser/Unified_cpp_parser_htmlparser0.o")
    INPUT("../../parser/html/Unified_cpp_parser_html0.o")
    INPUT("../../parser/html/Unified_cpp_parser_html1.o")
    INPUT("../../parser/html/Unified_cpp_parser_html2.o")
    INPUT("../../gfx/2d/BlurSSE2.o")
    INPUT("../../gfx/2d/FilterProcessingSSE2.o")
    INPUT("../../gfx/2d/ImageScalingSSE2.o")
    INPUT("../../gfx/2d/JobScheduler_posix.o")
    INPUT("../../gfx/2d/convolverSSE2.o")
    INPUT("../../gfx/2d/image_operations.o")
    INPUT("../../gfx/2d/Unified_cpp_gfx_2d0.o")
    INPUT("../../gfx/2d/Unified_cpp_gfx_2d1.o")
    INPUT("../../gfx/2d/Unified_cpp_gfx_2d2.o")
    INPUT("../../gfx/ycbcr/yuv_convert_mmx.o")
    INPUT("../../gfx/ycbcr/yuv_convert_sse2.o")
    INPUT("../../gfx/ycbcr/yuv_row_posix.o")
    INPUT("../../gfx/ycbcr/Unified_cpp_gfx_ycbcr0.o")
    INPUT("../../gfx/src/X11Util.o")
    INPUT("../../gfx/src/nsDeviceContext.o")
    INPUT("../../gfx/src/Unified_cpp_gfx_src0.o")
    INPUT("../../gfx/qcms/chain.o")
    INPUT("../../gfx/qcms/iccread.o")
    INPUT("../../gfx/qcms/matrix.o")
    INPUT("../../gfx/qcms/transform-sse1.o")
    INPUT("../../gfx/qcms/transform-sse2.o")
    INPUT("../../gfx/qcms/transform.o")
    INPUT("../../gfx/qcms/transform_util.o")
    INPUT("../../gfx/gl/GLContextProviderGLX.o")
    INPUT("../../gfx/gl/SharedSurfaceGLX.o")
    INPUT("../../gfx/gl/Unified_cpp_gfx_gl0.o")
    INPUT("../../gfx/gl/Unified_cpp_gfx_gl1.o")
    INPUT("../../gfx/layers/ImageContainer.o")
    INPUT("../../gfx/layers/LayerTreeInvalidation.o")
    INPUT("../../gfx/layers/Layers.o")
    INPUT("../../gfx/layers/PersistentBufferProvider.o")
    INPUT("../../gfx/layers/BasicImageLayer.o")
    INPUT("../../gfx/layers/TextureClientX11.o")
    INPUT("../../gfx/layers/X11BasicCompositor.o")
    INPUT("../../gfx/layers/X11TextureSourceBasic.o")
    INPUT("../../gfx/layers/X11TextureHost.o")
    INPUT("../../gfx/layers/ShadowLayerUtilsX11.o")
    INPUT("../../gfx/layers/X11TextureSourceOGL.o")
    INPUT("../../gfx/layers/Unified_cpp_gfx_layers0.o")
    INPUT("../../gfx/layers/Unified_cpp_gfx_layers1.o")
    INPUT("../../gfx/layers/Unified_cpp_gfx_layers2.o")
    INPUT("../../gfx/layers/Unified_cpp_gfx_layers3.o")
    INPUT("../../gfx/layers/Unified_cpp_gfx_layers4.o")
    INPUT("../../gfx/layers/Unified_cpp_gfx_layers5.o")
    INPUT("../../gfx/layers/Unified_cpp_gfx_layers6.o")
    INPUT("../../gfx/thebes/ContextStateTracker.o")
    INPUT("../../gfx/thebes/gfxASurface.o")
    INPUT("../../gfx/thebes/gfxAlphaRecoverySSE2.o")
    INPUT("../../gfx/thebes/gfxDrawable.o")
    INPUT("../../gfx/thebes/gfxFT2FontBase.o")
    INPUT("../../gfx/thebes/gfxFT2Utils.o")
    INPUT("../../gfx/thebes/gfxFcPlatformFontList.o")
    INPUT("../../gfx/thebes/gfxFontconfigFonts.o")
    INPUT("../../gfx/thebes/gfxFontconfigUtils.o")
    INPUT("../../gfx/thebes/gfxGdkNativeRenderer.o")
    INPUT("../../gfx/thebes/gfxPDFSurface.o")
    INPUT("../../gfx/thebes/gfxPSSurface.o")
    INPUT("../../gfx/thebes/gfxPlatform.o")
    INPUT("../../gfx/thebes/gfxPlatformGtk.o")
    INPUT("../../gfx/thebes/gfxPrefs.o")
    INPUT("../../gfx/thebes/gfxXlibNativeRenderer.o")
    INPUT("../../gfx/thebes/gfxXlibSurface.o")
    INPUT("../../gfx/thebes/Unified_cpp_gfx_thebes0.o")
    INPUT("../../gfx/thebes/Unified_cpp_gfx_thebes1.o")
    INPUT("../../gfx/thebes/Unified_cpp_gfx_thebes2.o")
    INPUT("../../gfx/ipc/Unified_cpp_gfx_ipc0.o")
    INPUT("../../gfx/vr/gfxVROculus050.o")
    INPUT("../../gfx/vr/Unified_cpp_gfx_vr0.o")
    INPUT("../../image/ProgressTracker.o")
    INPUT("../../image/RasterImage.o")
    INPUT("../../image/imgLoader.o")
    INPUT("../../image/imgRequest.o")
    INPUT("../../image/imgRequestProxy.o")
    INPUT("../../image/Unified_cpp_image0.o")
    INPUT("../../image/Unified_cpp_image1.o")
    INPUT("../../image/build/nsImageModule.o")
    INPUT("../../image/decoders/Unified_c_image_decoders0.o")
    INPUT("../../image/decoders/Unified_cpp_image_decoders0.o")
    INPUT("../../image/decoders/icon/gtk/nsIconChannel.o")
    INPUT("../../image/decoders/icon/Unified_cpp_image_decoders_icon0.o")
    INPUT("../../image/encoders/ico/nsICOEncoder.o")
    INPUT("../../image/encoders/png/nsPNGEncoder.o")
    INPUT("../../image/encoders/jpeg/nsJPEGEncoder.o")
    INPUT("../../image/encoders/bmp/nsBMPEncoder.o")
    INPUT("../../dom/animation/Unified_cpp_dom_animation0.o")
    INPUT("../../dom/apps/InterAppComm.o")
    INPUT("../../dom/base/nsContentUtils.o")
    INPUT("../../dom/base/nsDOMWindowUtils.o")
    INPUT("../../dom/base/nsFrameMessageManager.o")
    INPUT("../../dom/base/nsGlobalWindow.o")
    INPUT("../../dom/base/nsImageLoadingContent.o")
    INPUT("../../dom/base/nsObjectLoadingContent.o")
    INPUT("../../dom/base/nsPluginArray.o")
    INPUT("../../dom/base/nsTextFragmentSSE2.o")
    INPUT("../../dom/base/Unified_cpp_dom_base0.o")
    INPUT("../../dom/base/Unified_cpp_dom_base1.o")
    INPUT("../../dom/base/Unified_cpp_dom_base2.o")
    INPUT("../../dom/base/Unified_cpp_dom_base3.o")
    INPUT("../../dom/base/Unified_cpp_dom_base4.o")
    INPUT("../../dom/base/Unified_cpp_dom_base5.o")
    INPUT("../../dom/base/Unified_cpp_dom_base6.o")
    INPUT("../../dom/base/Unified_cpp_dom_base7.o")
    INPUT("../../dom/base/Unified_cpp_dom_base8.o")
    INPUT("../../dom/base/Unified_cpp_dom_base9.o")
    INPUT("../../dom/bluetooth/Unified_cpp_dom_bluetooth0.o")
    INPUT("../../dom/activities/Activity.o")
    INPUT("../../dom/archivereader/Unified_cpp_dom_archivereader0.o")
    INPUT("../../dom/requestsync/RequestSyncWifiService.o")
    INPUT("../../dom/bindings/PrototypeList.o")
    INPUT("../../dom/bindings/RegisterBindings.o")
    INPUT("../../dom/bindings/RegisterWorkerBindings.o")
    INPUT("../../dom/bindings/ResolveSystemBinding.o")
    INPUT("../../dom/bindings/UnionTypes.o")
    INPUT("../../dom/bindings/UnifiedBindings0.o")
    INPUT("../../dom/bindings/UnifiedBindings1.o")
    INPUT("../../dom/bindings/UnifiedBindings10.o")
    INPUT("../../dom/bindings/UnifiedBindings11.o")
    INPUT("../../dom/bindings/UnifiedBindings12.o")
    INPUT("../../dom/bindings/UnifiedBindings13.o")
    INPUT("../../dom/bindings/UnifiedBindings14.o")
    INPUT("../../dom/bindings/UnifiedBindings15.o")
    INPUT("../../dom/bindings/UnifiedBindings16.o")
    INPUT("../../dom/bindings/UnifiedBindings17.o")
    INPUT("../../dom/bindings/UnifiedBindings18.o")
    INPUT("../../dom/bindings/UnifiedBindings19.o")
    INPUT("../../dom/bindings/UnifiedBindings2.o")
    INPUT("../../dom/bindings/UnifiedBindings20.o")
    INPUT("../../dom/bindings/UnifiedBindings21.o")
    INPUT("../../dom/bindings/UnifiedBindings22.o")
    INPUT("../../dom/bindings/UnifiedBindings23.o")
    INPUT("../../dom/bindings/UnifiedBindings24.o")
    INPUT("../../dom/bindings/UnifiedBindings3.o")
    INPUT("../../dom/bindings/UnifiedBindings4.o")
    INPUT("../../dom/bindings/UnifiedBindings5.o")
    INPUT("../../dom/bindings/UnifiedBindings6.o")
    INPUT("../../dom/bindings/UnifiedBindings7.o")
    INPUT("../../dom/bindings/UnifiedBindings8.o")
    INPUT("../../dom/bindings/UnifiedBindings9.o")
    INPUT("../../dom/bindings/StructuredClone.o")
    INPUT("../../dom/bindings/Unified_cpp_dom_bindings0.o")
    INPUT("../../dom/battery/BatteryManager.o")
    INPUT("../../dom/browser-element/BrowserElementAudioChannel.o")
    INPUT("../../dom/browser-element/BrowserElementParent.o")
    INPUT("../../dom/cache/Unified_cpp_dom_cache0.o")
    INPUT("../../dom/cache/Unified_cpp_dom_cache1.o")
    INPUT("../../dom/canvas/Unified_cpp_dom_canvas0.o")
    INPUT("../../dom/canvas/Unified_cpp_dom_canvas1.o")
    INPUT("../../dom/canvas/Unified_cpp_dom_canvas2.o")
    INPUT("../../dom/canvas/Unified_cpp_dom_canvas3.o")
    INPUT("../../dom/canvas/Unified_cpp_dom_canvas4.o")
    INPUT("../../dom/canvas/Unified_cpp_dom_canvas5.o")
    INPUT("../../dom/canvas/Unified_cpp_dom_canvas6.o")
    INPUT("../../dom/cellbroadcast/Unified_cpp_dom_cellbroadcast0.o")
    INPUT("../../dom/crypto/Unified_cpp_dom_crypto0.o")
    INPUT("../../dom/alarm/AlarmHalService.o")
    INPUT("../../dom/datastore/Unified_cpp_dom_datastore0.o")
    INPUT("../../dom/devicestorage/Unified_cpp_dom_devicestorage0.o")
    INPUT("../../dom/encoding/Unified_cpp_dom_encoding0.o")
    INPUT("../../dom/events/EventStateManager.o")
    INPUT("../../dom/events/Unified_cpp_dom_events0.o")
    INPUT("../../dom/events/Unified_cpp_dom_events1.o")
    INPUT("../../dom/events/Unified_cpp_dom_events2.o")
    INPUT("../../dom/fetch/Unified_cpp_dom_fetch0.o")
    INPUT("../../dom/filehandle/Unified_cpp_dom_filehandle0.o")
    INPUT("../../dom/filesystem/Unified_cpp_dom_filesystem0.o")
    INPUT("../../dom/geolocation/nsGeolocation.o")
    INPUT("../../dom/geolocation/Unified_cpp_dom_geolocation0.o")
    INPUT("../../dom/html/PluginDocument.o")
    INPUT("../../dom/html/Unified_cpp_dom_html0.o")
    INPUT("../../dom/html/Unified_cpp_dom_html1.o")
    INPUT("../../dom/html/Unified_cpp_dom_html2.o")
    INPUT("../../dom/html/Unified_cpp_dom_html3.o")
    INPUT("../../dom/html/Unified_cpp_dom_html4.o")
    INPUT("../../dom/html/Unified_cpp_dom_html5.o")
    INPUT("../../dom/icc/Unified_cpp_dom_icc0.o")
    INPUT("../../dom/inputport/Unified_cpp_dom_inputport0.o")
    INPUT("../../dom/json/Unified_cpp_dom_json0.o")
    INPUT("../../dom/jsurl/Unified_cpp_dom_jsurl0.o")
    INPUT("../../dom/asmjscache/AsmJSCache.o")
    INPUT("../../dom/mathml/Unified_cpp_dom_mathml0.o")
    INPUT("../../dom/media/DecoderTraits.o")
    INPUT("../../dom/media/Unified_cpp_dom_media0.o")
    INPUT("../../dom/media/Unified_cpp_dom_media1.o")
    INPUT("../../dom/media/Unified_cpp_dom_media2.o")
    INPUT("../../dom/media/Unified_cpp_dom_media3.o")
    INPUT("../../dom/media/encoder/Unified_cpp_dom_media_encoder0.o")
    INPUT("../../dom/media/gmp/Unified_cpp_dom_media_gmp0.o")
    INPUT("../../dom/media/gmp/Unified_cpp_dom_media_gmp1.o")
    INPUT("../../dom/media/imagecapture/Unified_cpp_media_imagecapture0.o")
    INPUT("../../dom/media/mediasink/Unified_cpp_dom_media_mediasink0.o")
    INPUT("../../dom/media/mediasource/Unified_cpp_media_mediasource0.o")
    INPUT("../../dom/media/ogg/Unified_cpp_dom_media_ogg0.o")
    INPUT("../../dom/media/platforms/Unified_cpp_dom_media_platforms0.o")
    INPUT("../../dom/media/platforms/agnostic/gmp/Unified_cpp_agnostic_gmp0.o")
    INPUT("../../dom/media/platforms/omx/Unified_cpp_media_platforms_omx0.o")
    INPUT("../../dom/media/platforms/agnostic/eme/Unified_cpp_agnostic_eme0.o")
    INPUT("../../dom/media/platforms/ffmpeg/libav53/Unified_cpp_ffmpeg_libav530.o")
    INPUT("../../dom/media/platforms/ffmpeg/libav54/Unified_cpp_ffmpeg_libav540.o")
    INPUT("../../dom/media/platforms/ffmpeg/libav55/Unified_cpp_ffmpeg_libav550.o")
    INPUT("../../dom/media/platforms/ffmpeg/ffmpeg57/Unified_cpp_ffmpeg_ffmpeg570.o")
    INPUT("../../dom/media/systemservices/Unified_cpp_systemservices0.o")
    INPUT("../../dom/media/webaudio/Unified_cpp_dom_media_webaudio0.o")
    INPUT("../../dom/media/webaudio/Unified_cpp_dom_media_webaudio1.o")
    INPUT("../../dom/media/webaudio/Unified_cpp_dom_media_webaudio2.o")
    INPUT("../../dom/media/webaudio/blink/Unified_cpp_webaudio_blink0.o")
    INPUT("../../dom/media/webrtc/MediaEngineWebRTC.o")
    INPUT("../../dom/media/webrtc/Unified_cpp_dom_media_webrtc0.o")
    INPUT("../../dom/media/webspeech/synth/Unified_cpp_webspeech_synth0.o")
    INPUT("../../dom/media/webspeech/synth/speechd/Unified_cpp_synth_speechd0.o")
    INPUT("../../dom/media/webspeech/recognition/Unified_cpp_recognition0.o")
    INPUT("../../dom/media/raw/Unified_cpp_dom_media_raw0.o")
    INPUT("../../dom/media/wave/Unified_cpp_dom_media_wave0.o")
    INPUT("../../dom/media/webm/Unified_cpp_dom_media_webm0.o")
    INPUT("../../dom/media/fmp4/MP4Demuxer.o")
    INPUT("../../dom/media/fmp4/Unified_cpp_dom_media_fmp40.o")
    INPUT("../../dom/media/bridge/MediaModule.o")
    INPUT("../../dom/media/eme/Unified_cpp_dom_media_eme0.o")
    INPUT("../../dom/mobileconnection/MobileConnection.o")
    INPUT("../../dom/mobileconnection/Unified_cpp_dom_mobileconnection0.o")
    INPUT("../../dom/notification/Unified_cpp_dom_notification0.o")
    INPUT("../../dom/offline/Unified_cpp_dom_offline0.o")
    INPUT("../../dom/power/Unified_cpp_dom_power0.o")
    INPUT("../../dom/quota/Unified_cpp_dom_quota0.o")
    INPUT("../../dom/security/Unified_cpp_dom_security0.o")
    INPUT("../../dom/storage/Unified_cpp_dom_storage0.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg0.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg1.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg2.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg3.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg4.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg5.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg6.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg7.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg8.o")
    INPUT("../../dom/svg/Unified_cpp_dom_svg9.o")
    INPUT("../../dom/mobilemessage/Unified_cpp_dom_mobilemessage0.o")
    INPUT("../../dom/mobilemessage/Unified_cpp_dom_mobilemessage1.o")
    INPUT("../../dom/time/Unified_cpp_dom_time0.o")
    INPUT("../../dom/network/Unified_cpp_dom_network0.o")
    INPUT("../../dom/permission/Unified_cpp_dom_permission0.o")
    INPUT("../../dom/plugins/base/nsNPAPIPlugin.o")
    INPUT("../../dom/plugins/base/nsPluginHost.o")
    INPUT("../../dom/plugins/base/nsPluginNativeWindowGtk.o")
    INPUT("../../dom/plugins/base/Unified_cpp_dom_plugins_base0.o")
    INPUT("../../dom/plugins/ipc/PluginInstanceChild.o")
    INPUT("../../dom/plugins/ipc/PluginModuleChild.o")
    INPUT("../../dom/plugins/ipc/PluginWidgetChild.o")
    INPUT("../../dom/plugins/ipc/PluginWidgetParent.o")
    INPUT("../../dom/plugins/ipc/Unified_cpp_dom_plugins_ipc0.o")
    INPUT("../../dom/indexedDB/ActorsParent.o")
    INPUT("../../dom/indexedDB/Key.o")
    INPUT("../../dom/indexedDB/Unified_cpp_dom_indexedDB0.o")
    INPUT("../../dom/indexedDB/Unified_cpp_dom_indexedDB1.o")
    INPUT("../../dom/system/Unified_cpp_dom_system0.o")
    INPUT("../../dom/ipc/Blob.o")
    INPUT("../../dom/ipc/ContentChild.o")
    INPUT("../../dom/ipc/CrashReporterChild.o")
    INPUT("../../dom/ipc/ProcessHangMonitor.o")
    INPUT("../../dom/ipc/Unified_cpp_dom_ipc0.o")
    INPUT("../../dom/ipc/Unified_cpp_dom_ipc1.o")
    INPUT("../../dom/workers/Unified_cpp_dom_workers0.o")
    INPUT("../../dom/workers/Unified_cpp_dom_workers1.o")
    INPUT("../../dom/workers/Unified_cpp_dom_workers2.o")
    INPUT("../../dom/camera/Unified_cpp_dom_camera0.o")
    INPUT("../../dom/audiochannel/Unified_cpp_dom_audiochannel0.o")
    INPUT("../../dom/broadcastchannel/Unified_cpp_dom_broadcastchannel0.o")
    INPUT("../../dom/messagechannel/Unified_cpp_dom_messagechannel0.o")
    INPUT("../../dom/promise/Unified_cpp_dom_promise0.o")
    INPUT("../../dom/smil/Unified_cpp_dom_smil0.o")
    INPUT("../../dom/smil/Unified_cpp_dom_smil1.o")
    INPUT("../../dom/telephony/Unified_cpp_dom_telephony0.o")
    INPUT("../../dom/tv/Unified_cpp_dom_tv0.o")
    INPUT("../../dom/voicemail/Voicemail.o")
    INPUT("../../dom/voicemail/VoicemailIPCService.o")
    INPUT("../../dom/voicemail/VoicemailParent.o")
    INPUT("../../dom/voicemail/Unified_cpp_dom_voicemail0.o")
    INPUT("../../dom/xbl/Unified_cpp_dom_xbl0.o")
    INPUT("../../dom/xbl/Unified_cpp_dom_xbl1.o")
    INPUT("../../dom/xml/Unified_cpp_dom_xml0.o")
    INPUT("../../dom/xslt/base/Unified_cpp_dom_xslt_base0.o")
    INPUT("../../dom/xslt/xml/Unified_cpp_dom_xslt_xml0.o")
    INPUT("../../dom/xslt/xpath/Unified_cpp_dom_xslt_xpath0.o")
    INPUT("../../dom/xslt/xpath/Unified_cpp_dom_xslt_xpath1.o")
    INPUT("../../dom/xslt/xpath/Unified_cpp_dom_xslt_xpath2.o")
    INPUT("../../dom/xslt/xslt/Unified_cpp_dom_xslt_xslt0.o")
    INPUT("../../dom/xslt/xslt/Unified_cpp_dom_xslt_xslt1.o")
    INPUT("../../dom/xul/Unified_cpp_dom_xul0.o")
    INPUT("../../dom/xul/templates/Unified_cpp_dom_xul_templates0.o")
    INPUT("../../dom/xul/templates/Unified_cpp_dom_xul_templates1.o")
    INPUT("../../dom/vr/Unified_cpp_dom_vr0.o")
    INPUT("../../dom/payment/PaymentProviderUtils.o")
    INPUT("../../dom/gamepad/Unified_cpp_dom_gamepad0.o")
    INPUT("../../dom/push/Unified_cpp_dom_push0.o")
    INPUT("../../dom/presentation/Unified_cpp_dom_presentation0.o")
    INPUT("../../dom/presentation/provider/Unified_cpp_provider0.o")
    INPUT("../../view/nsView.o")
    INPUT("../../view/nsViewManager.o")
    INPUT("../../widget/nsBaseWidget.o")
    INPUT("../../widget/Unified_cpp_widget0.o")
    INPUT("../../widget/Unified_cpp_widget1.o")
    INPUT("../../widget/Unified_cpp_widget2.o")
    INPUT("../../widget/gtk/Unified_c_widget_gtk0.o")
    INPUT("../../widget/gtk/nsWindow.o")
    INPUT("../../widget/gtk/Unified_cpp_widget_gtk0.o")
    INPUT("../../widget/gtk/Unified_cpp_widget_gtk1.o")
    INPUT("../../widget/gtkxtbin/gtk2xtbin.o")
    INPUT("../../widget/x11/keysym2ucs.o")
    INPUT("../../editor/txtsvc/Unified_cpp_editor_txtsvc0.o")
    INPUT("../../editor/libeditor/Unified_cpp_editor_libeditor0.o")
    INPUT("../../editor/libeditor/Unified_cpp_editor_libeditor1.o")
    INPUT("../../editor/libeditor/Unified_cpp_editor_libeditor2.o")
    INPUT("../../editor/txmgr/Unified_cpp_editor_txmgr0.o")
    INPUT("../../editor/composer/Unified_cpp_editor_composer0.o")
    INPUT("../../layout/style/nsCSSRuleProcessor.o")
    INPUT("../../layout/style/Unified_cpp_layout_style0.o")
    INPUT("../../layout/style/Unified_cpp_layout_style1.o")
    INPUT("../../layout/style/Unified_cpp_layout_style2.o")
    INPUT("../../layout/style/Unified_cpp_layout_style3.o")
    INPUT("../../layout/base/nsPresArena.o")
    INPUT("../../layout/base/nsRefreshDriver.o")
    INPUT("../../layout/base/Unified_cpp_layout_base0.o")
    INPUT("../../layout/base/Unified_cpp_layout_base1.o")
    INPUT("../../layout/base/Unified_cpp_layout_base2.o")
    INPUT("../../layout/generic/nsLineLayout.o")
    INPUT("../../layout/generic/nsPluginFrame.o")
    INPUT("../../layout/generic/Unified_cpp_layout_generic0.o")
    INPUT("../../layout/generic/Unified_cpp_layout_generic1.o")
    INPUT("../../layout/generic/Unified_cpp_layout_generic2.o")
    INPUT("../../layout/generic/Unified_cpp_layout_generic3.o")
    INPUT("../../layout/forms/Unified_cpp_layout_forms0.o")
    INPUT("../../layout/forms/Unified_cpp_layout_forms1.o")
    INPUT("../../layout/tables/Unified_cpp_layout_tables0.o")
    INPUT("../../layout/svg/Unified_cpp_layout_svg0.o")
    INPUT("../../layout/svg/Unified_cpp_layout_svg1.o")
    INPUT("../../layout/xul/Unified_cpp_layout_xul0.o")
    INPUT("../../layout/xul/Unified_cpp_layout_xul1.o")
    INPUT("../../layout/xul/Unified_cpp_layout_xul2.o")
    INPUT("../../layout/xul/tree/Unified_cpp_layout_xul_tree0.o")
    INPUT("../../layout/xul/grid/Unified_cpp_layout_xul_grid0.o")
    INPUT("../../layout/ipc/VsyncChild.o")
    INPUT("../../layout/ipc/VsyncParent.o")
    INPUT("../../layout/ipc/Unified_cpp_layout_ipc0.o")
    INPUT("../../layout/mathml/Unified_cpp_layout_mathml0.o")
    INPUT("../../layout/mathml/Unified_cpp_layout_mathml1.o")
    INPUT("../../layout/inspector/Unified_cpp_layout_inspector0.o")
    INPUT("../../layout/printing/Unified_cpp_layout_printing0.o")
    INPUT("../../layout/build/Unified_cpp_layout_build0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_video_render_module/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_red/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o")
    INPUT("../../media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/overuse_frame_detector.o")
    INPUT("../../media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine0.o")
    INPUT("../../media/webrtc/trunk/webrtc/video_engine/video_engine_video_engine_core/Unified_cpp_webrtc_video_engine1.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_video/common_video_common_video/Unified_cpp_webrtc_common_video0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_webrtc_i420/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_webrtc_video_coding/Unified_cpp_webrtc_modules1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/aec_core.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/aecm_core.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/echo_control_mobile.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/analog_agc.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/histogram.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/covariance_matrix_generator.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/nonlinear_beamformer.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/echo_cancellation_impl.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/echo_control_mobile_impl.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/gain_control_impl.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/high_pass_filter_impl.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/noise_suppression_impl.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing/Unified_cpp_webrtc_modules1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_PCM16B/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_PCM16B/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/vad_core.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/webrtc_vad.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_c_webrtc_common_audio0.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_c_webrtc_common_audio1.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_c_webrtc_common_audio2.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_cpp_webrtc_common_audio0.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio/Unified_cpp_webrtc_common_audio1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture_differ_sse2/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/base/base_rtc_base_approved/Unified_cpp_trunk_webrtc_base0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_coding_module/codec_manager.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_coding_module/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_G711/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_G711/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/video_coding/utility/video_coding_utility_video_coding_utility/Unified_cpp_utility0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_bitrate_controller/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers/Unified_cpp_system_wrappers0.o")
    INPUT("../../media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_system_wrappers/Unified_cpp_system_wrappers1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_iSAC/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_iSAC/Unified_c_webrtc_modules1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_iSAC/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_decoder_interface/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_video_render/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_processing_sse2/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_webrtc_opus/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_webrtc_opus/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_video_processing/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_neteq/audio_vector.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_neteq/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_neteq/Unified_cpp_webrtc_modules1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp9/vp9_webrtc_vp9/Unified_cpp_codecs_vp90.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_iSACFix/pitch_filter.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_iSACFix/pitch_filter_c.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_iSACFix/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_iSACFix/Unified_c_webrtc_modules1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_iSACFix/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_video_capture_module/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator/mimd_rate_control.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator/remote_bitrate_estimator_single_stream.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_remote_bitrate_estimator/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_device/audio_device_pulse_linux.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_device/audio_mixer_manager_pulse_linux.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_device/single_rw_fifo.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_device/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_conference_mixer/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_rtp_rtcp/Unified_cpp_webrtc_modules2.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_webrtc_common/Unified_cpp_webrtc_trunk_webrtc0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_video_processing_sse2/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/common_audio/common_audio_common_audio_sse2/Unified_cpp_webrtc_common_audio0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_webrtc_utility/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_video_capture_module_internal_impl/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_media_file/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_CNG/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_CNG/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine/Unified_cpp_webrtc_voice_engine0.o")
    INPUT("../../media/webrtc/trunk/webrtc/voice_engine/voice_engine_voice_engine/Unified_cpp_webrtc_voice_engine1.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_G722/g722_decode.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_G722/g722_encode.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_G722/Unified_c_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_G722/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/video_coding/codecs/vp8/vp8_webrtc_vp8/Unified_cpp_codecs_vp80.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_audio_encoder_interface/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/webrtc/trunk/webrtc/modules/modules_paced_sender/Unified_cpp_webrtc_modules0.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/nr_crypto.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_candidate.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_candidate_pair.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_component.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_ctx.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_media_stream.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_parser.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_peer_ctx.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_socket.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/nr_socket.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/transport_addr.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/transport_addr_reg.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/addrs.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/nr_socket_turn.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_build.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_client_ctx.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_codec.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_hint.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_msg.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_proc.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_server_ctx.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/stun_util.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/turn_client_ctx.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/cb_args.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/ice_util.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/mbslen.o")
    INPUT("../../media/mtransport/third_party/nICEr/nicer_nicer/Unified_c_third_party_nICEr0.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_log.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/byteorder.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/hex.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/debug.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_assoc.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_crc32.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_data.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_errors.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_list.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_memory.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_replace.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/r_time.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/p_buf.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/util.o")
    INPUT("../../media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.o")
    INPUT("../../docshell/base/Unified_cpp_docshell_base0.o")
    INPUT("../../docshell/base/timeline/Unified_cpp_base_timeline0.o")
    INPUT("../../docshell/shistory/Unified_cpp_docshell_shistory0.o")
    INPUT("../../docshell/build/nsDocShellModule.o")
    INPUT("../../embedding/components/windowwatcher/Unified_cpp_windowwatcher0.o")
    INPUT("../../embedding/components/appstartup/nsAppStartupNotifier.o")
    INPUT("../../embedding/components/find/Unified_cpp_components_find0.o")
    INPUT("../../embedding/components/webbrowserpersist/WebBrowserPersistDocumentChild.o")
    INPUT("../../embedding/components/webbrowserpersist/WebBrowserPersistDocumentParent.o")
    INPUT("../../embedding/components/webbrowserpersist/WebBrowserPersistLocalDocument.o")
    INPUT("../../embedding/components/webbrowserpersist/WebBrowserPersistRemoteDocument.o")
    INPUT("../../embedding/components/webbrowserpersist/WebBrowserPersistResourcesChild.o")
    INPUT("../../embedding/components/webbrowserpersist/WebBrowserPersistResourcesParent.o")
    INPUT("../../embedding/components/webbrowserpersist/WebBrowserPersistSerializeChild.o")
    INPUT("../../embedding/components/webbrowserpersist/WebBrowserPersistSerializeParent.o")
    INPUT("../../embedding/components/webbrowserpersist/nsWebBrowserPersist.o")
    INPUT("../../embedding/components/commandhandler/Unified_cpp_commandhandler0.o")
    INPUT("../../embedding/components/printingui/ipc/Unified_cpp_printingui_ipc0.o")
    INPUT("../../embedding/components/printingui/unixshared/Unified_cpp_unixshared0.o")
    INPUT("../../embedding/components/build/nsEmbeddingModule.o")
    INPUT("../../embedding/browser/Unified_cpp_embedding_browser0.o")
    INPUT("../../embedding/browser/build/nsWebBrowserModule.o")
    INPUT("../../xpfe/appshell/Unified_cpp_xpfe_appshell0.o")
    INPUT("../../extensions/universalchardet/src/base/Unified_cpp_src_base0.o")
    INPUT("../../extensions/universalchardet/src/xpcom/Unified_cpp_src_xpcom0.o")
    INPUT("../../accessible/atk/AccessibleWrap.o")
    INPUT("../../accessible/atk/ApplicationAccessibleWrap.o")
    INPUT("../../accessible/atk/AtkSocketAccessible.o")
    INPUT("../../accessible/atk/DocAccessibleWrap.o")
    INPUT("../../accessible/atk/Platform.o")
    INPUT("../../accessible/atk/RootAccessibleWrap.o")
    INPUT("../../accessible/atk/UtilInterface.o")
    INPUT("../../accessible/atk/nsMaiHyperlink.o")
    INPUT("../../accessible/atk/nsMaiInterfaceAction.o")
    INPUT("../../accessible/atk/nsMaiInterfaceComponent.o")
    INPUT("../../accessible/atk/nsMaiInterfaceDocument.o")
    INPUT("../../accessible/atk/nsMaiInterfaceEditableText.o")
    INPUT("../../accessible/atk/nsMaiInterfaceHyperlinkImpl.o")
    INPUT("../../accessible/atk/nsMaiInterfaceHypertext.o")
    INPUT("../../accessible/atk/nsMaiInterfaceImage.o")
    INPUT("../../accessible/atk/nsMaiInterfaceSelection.o")
    INPUT("../../accessible/atk/nsMaiInterfaceTable.o")
    INPUT("../../accessible/atk/nsMaiInterfaceText.o")
    INPUT("../../accessible/atk/nsMaiInterfaceValue.o")
    INPUT("../../accessible/base/Unified_cpp_accessible_base0.o")
    INPUT("../../accessible/base/Unified_cpp_accessible_base1.o")
    INPUT("../../accessible/generic/Unified_cpp_accessible_generic0.o")
    INPUT("../../accessible/html/Unified_cpp_accessible_html0.o")
    INPUT("../../accessible/ipc/DocAccessibleChild.o")
    INPUT("../../accessible/ipc/DocAccessibleParent.o")
    INPUT("../../accessible/ipc/ProxyAccessible.o")
    INPUT("../../accessible/xpcom/xpcAccEvents.o")
    INPUT("../../accessible/xpcom/Unified_cpp_accessible_xpcom0.o")
    INPUT("../../accessible/xul/Unified_cpp_accessible_xul0.o")
    INPUT("../../tools/profiler/platform-linux.o")
    INPUT("../../tools/profiler/shared-libraries-linux.o")
    INPUT("../../tools/profiler/local_debug_info_symbolizer.o")
    INPUT("../../tools/profiler/Unified_cpp_tools_profiler0.o")
    INPUT("../../tools/profiler/Unified_cpp_tools_profiler1.o")
    INPUT("../../tools/memory-profiler/Unified_cpp_memory-profiler0.o")
    INPUT("../../xpfe/components/windowds/nsWindowDataSource.o")
    INPUT("../../xpfe/components/directory/nsDirectoryViewer.o")
    INPUT("../../xpfe/components/build/nsModule.o")
    INPUT("../../widget/xremoteclient/XRemoteClient.o")
    INPUT("../../extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineChild.o")
    INPUT("../../extensions/spellcheck/hunspell/glue/RemoteSpellCheckEngineParent.o")
    INPUT("../../extensions/spellcheck/hunspell/glue/mozHunspell.o")
    INPUT("../../extensions/spellcheck/hunspell/glue/mozHunspellDirProvider.o")
    INPUT("../../extensions/spellcheck/hunspell/src/affentry.o")
    INPUT("../../extensions/spellcheck/hunspell/src/affixmgr.o")
    INPUT("../../extensions/spellcheck/hunspell/src/csutil.o")
    INPUT("../../extensions/spellcheck/hunspell/src/filemgr.o")
    INPUT("../../extensions/spellcheck/hunspell/src/hashmgr.o")
    INPUT("../../extensions/spellcheck/hunspell/src/hunspell.o")
    INPUT("../../extensions/spellcheck/hunspell/src/hunzip.o")
    INPUT("../../extensions/spellcheck/hunspell/src/phonet.o")
    INPUT("../../extensions/spellcheck/hunspell/src/replist.o")
    INPUT("../../extensions/spellcheck/hunspell/src/suggestmgr.o")
    INPUT("../../extensions/spellcheck/src/mozEnglishWordUtils.o")
    INPUT("../../extensions/spellcheck/src/mozInlineSpellChecker.o")
    INPUT("../../extensions/spellcheck/src/mozInlineSpellWordUtil.o")
    INPUT("../../extensions/spellcheck/src/mozPersonalDictionary.o")
    INPUT("../../extensions/spellcheck/src/mozSpellChecker.o")
    INPUT("../../extensions/spellcheck/src/mozSpellCheckerFactory.o")
    INPUT("../../extensions/spellcheck/src/mozSpellI18NManager.o")
    INPUT("../../security/manager/ssl/Unified_c_security_manager_ssl0.o")
    INPUT("../../security/manager/ssl/nsNSSCertificateDB.o")
    INPUT("../../security/manager/ssl/Unified_cpp_security_manager_ssl0.o")
    INPUT("../../security/manager/ssl/Unified_cpp_security_manager_ssl1.o")
    INPUT("../../security/manager/ssl/Unified_cpp_security_manager_ssl2.o")
    INPUT("../../security/manager/ssl/Unified_cpp_security_manager_ssl3.o")
    INPUT("../../security/manager/pki/Unified_cpp_security_manager_pki0.o")
    INPUT("../components/remote/nsGTKRemoteService.o")
    INPUT("../components/remote/nsXRemoteService.o")
    INPUT("../components/alerts/Unified_cpp_components_alerts0.o")
    INPUT("../components/commandlines/nsCommandLine.o")
    INPUT("../components/diskspacewatcher/DiskSpaceWatcher.o")
    INPUT("../components/downloads/SQLFunctions.o")
    INPUT("../components/downloads/Unified_cpp_downloads0.o")
    INPUT("../components/filepicker/nsFileView.o")
    INPUT("../components/finalizationwitness/FinalizationWitnessService.o")
    INPUT("../components/find/nsFindService.o")
    INPUT("../components/jsdownloads/src/DownloadPlatform.o")
    INPUT("../components/lz4/lz4.o")
    INPUT("../components/mediasniffer/Unified_c_mediasniffer0.o")
    INPUT("../components/mediasniffer/Unified_cpp_mediasniffer0.o")
    INPUT("../components/osfile/NativeOSFileInternals.o")
    INPUT("../components/parentalcontrols/nsParentalControlsServiceDefault.o")
    INPUT("../components/perf/PerfMeasurement.o")
    INPUT("../components/places/Unified_cpp_components_places0.o")
    INPUT("../components/protobuf/extension_set_heavy.o")
    INPUT("../components/protobuf/text_format.o")
    INPUT("../components/protobuf/wire_format.o")
    INPUT("../components/protobuf/Unified_cpp_components_protobuf0.o")
    INPUT("../components/protobuf/Unified_cpp_components_protobuf1.o")
    INPUT("../components/reflect/reflect.o")
    INPUT("../components/startup/Unified_cpp_components_startup0.o")
    INPUT("../components/statusfilter/nsBrowserStatusFilter.o")
    INPUT("../components/telemetry/Telemetry.o")
    INPUT("../components/telemetry/WebrtcTelemetry.o")
    INPUT("../components/typeaheadfind/nsTypeAheadFind.o")
    INPUT("../components/ctypes/ctypes.o")
    INPUT("../components/autocomplete/Unified_cpp_autocomplete0.o")
    INPUT("../components/satchel/nsFormFillController.o")
    INPUT("../components/url-classifier/HashStore.o")
    INPUT("../components/url-classifier/nsUrlClassifierPrefixSet.o")
    INPUT("../components/url-classifier/nsUrlClassifierStreamUpdater.o")
    INPUT("../components/url-classifier/Unified_cpp_url-classifier0.o")
    INPUT("../components/terminator/nsTerminator.o")
    INPUT("../components/build/nsToolkitCompsModule.o")
    INPUT("../identity/IdentityCryptoService.o")
    INPUT("../mozapps/extensions/Unified_cpp_mozapps_extensions0.o")
    INPUT("../profile/Unified_cpp_toolkit_profile0.o")
    INPUT("../xre/ProfileReset.o")
    INPUT("../xre/nsAppRunner.o")
    INPUT("../xre/nsEmbedFunctions.o")
    INPUT("../xre/Unified_cpp_toolkit_xre0.o")
    INPUT("../system/unixproxy/nsUnixSystemProxySettings.o")
    INPUT("../crashreporter/breakpad-logging/Unified_cpp_breakpad-logging0.o")
    INPUT("../crashreporter/google-breakpad/src/common/Unified_c_src_common0.o")
    INPUT("../crashreporter/google-breakpad/src/common/Unified_cpp_src_common0.o")
    INPUT("../crashreporter/google-breakpad/src/common/Unified_cpp_src_common1.o")
    INPUT("../crashreporter/google-breakpad/src/processor/Unified_cpp_src_processor0.o")
    INPUT("../crashreporter/google-breakpad/src/common/linux/file_id.o")
    INPUT("../crashreporter/google-breakpad/src/common/linux/Unified_cpp_src_common_linux0.o")
    INPUT("../../extensions/pref/autoconfig/src/Unified_cpp_pref_autoconfig_src0.o")
    INPUT("../../devtools/server/nsJSInspector.o")
    INPUT("../../devtools/shared/heapsnapshot/AutoMemMap.o")
    INPUT("../../devtools/shared/heapsnapshot/CoreDump.pb.o")
    INPUT("../../devtools/shared/heapsnapshot/DeserializedNode.o")
    INPUT("../../devtools/shared/heapsnapshot/DominatorTree.o")
    INPUT("../../devtools/shared/heapsnapshot/FileDescriptorOutputStream.o")
    INPUT("../../devtools/shared/heapsnapshot/HeapSnapshot.o")
    INPUT("../../devtools/shared/heapsnapshot/HeapSnapshotTempFileHelperParent.o")
    INPUT("../../devtools/shared/heapsnapshot/ZeroCopyNSIOutputStream.o")
    INPUT("../../devtools/shared/security/Unified_cpp_shared_security0.o")
    INPUT("../../services/crypto/component/nsSyncJPAKE.o")
    INPUT("../../startupcache/StartupCache.o")
    INPUT("../../startupcache/StartupCacheModule.o")
    INPUT("../../startupcache/StartupCacheUtils.o")
    INPUT("../../js/ductwork/debugger/JSDebugger.o")
    INPUT("../../other-licenses/snappy/Unified_cpp_snappy0.o")
    INPUT("../../extensions/gio/nsGIOProtocolHandler.o")
    INPUT("../system/gnome/nsAlertsIconListener.o")
    INPUT("../system/gnome/nsGIOService.o")
    INPUT("../system/gnome/nsGSettingsService.o")
    INPUT("../system/gnome/nsGnomeModule.o")
    INPUT("../system/gnome/nsPackageKitService.o")
    INPUT("../system/gnome/nsSystemAlertsService.o")
    INPUT("../../memory/fallible/fallible.o")
    INPUT("../../media/libjpeg/jcapimin.o")
    INPUT("../../media/libjpeg/jcapistd.o")
    INPUT("../../media/libjpeg/jccoefct.o")
    INPUT("../../media/libjpeg/jccolor.o")
    INPUT("../../media/libjpeg/jcdctmgr.o")
    INPUT("../../media/libjpeg/jchuff.o")
    INPUT("../../media/libjpeg/jcinit.o")
    INPUT("../../media/libjpeg/jcmainct.o")
    INPUT("../../media/libjpeg/jcmarker.o")
    INPUT("../../media/libjpeg/jcmaster.o")
    INPUT("../../media/libjpeg/jcomapi.o")
    INPUT("../../media/libjpeg/jcparam.o")
    INPUT("../../media/libjpeg/jcphuff.o")
    INPUT("../../media/libjpeg/jcprepct.o")
    INPUT("../../media/libjpeg/jcsample.o")
    INPUT("../../media/libjpeg/jctrans.o")
    INPUT("../../media/libjpeg/jdapimin.o")
    INPUT("../../media/libjpeg/jdapistd.o")
    INPUT("../../media/libjpeg/jdatadst.o")
    INPUT("../../media/libjpeg/jdatasrc.o")
    INPUT("../../media/libjpeg/jdcoefct.o")
    INPUT("../../media/libjpeg/jdcolor.o")
    INPUT("../../media/libjpeg/jddctmgr.o")
    INPUT("../../media/libjpeg/jdhuff.o")
    INPUT("../../media/libjpeg/jdinput.o")
    INPUT("../../media/libjpeg/jdmainct.o")
    INPUT("../../media/libjpeg/jdmarker.o")
    INPUT("../../media/libjpeg/jdmaster.o")
    INPUT("../../media/libjpeg/jdmerge.o")
    INPUT("../../media/libjpeg/jdphuff.o")
    INPUT("../../media/libjpeg/jdpostct.o")
    INPUT("../../media/libjpeg/jdsample.o")
    INPUT("../../media/libjpeg/jdtrans.o")
    INPUT("../../media/libjpeg/jerror.o")
    INPUT("../../media/libjpeg/jfdctflt.o")
    INPUT("../../media/libjpeg/jfdctfst.o")
    INPUT("../../media/libjpeg/jfdctint.o")
    INPUT("../../media/libjpeg/jidctflt.o")
    INPUT("../../media/libjpeg/jidctfst.o")
    INPUT("../../media/libjpeg/jidctint.o")
    INPUT("../../media/libjpeg/jidctred.o")
    INPUT("../../media/libjpeg/jmemmgr.o")
    INPUT("../../media/libjpeg/jmemnobs.o")
    INPUT("../../media/libjpeg/jquant1.o")
    INPUT("../../media/libjpeg/jquant2.o")
    INPUT("../../media/libjpeg/jutils.o")
    INPUT("../../media/libjpeg/jsimd_i386.o")
    INPUT("../../media/libjpeg/jccolor-mmx.o")
    INPUT("../../media/libjpeg/jccolor-sse2.o")
    INPUT("../../media/libjpeg/jcgray-mmx.o")
    INPUT("../../media/libjpeg/jcgray-sse2.o")
    INPUT("../../media/libjpeg/jcsample-mmx.o")
    INPUT("../../media/libjpeg/jcsample-sse2.o")
    INPUT("../../media/libjpeg/jdcolor-mmx.o")
    INPUT("../../media/libjpeg/jdcolor-sse2.o")
    INPUT("../../media/libjpeg/jdmerge-mmx.o")
    INPUT("../../media/libjpeg/jdmerge-sse2.o")
    INPUT("../../media/libjpeg/jdsample-mmx.o")
    INPUT("../../media/libjpeg/jdsample-sse2.o")
    INPUT("../../media/libjpeg/jfdctflt-3dn.o")
    INPUT("../../media/libjpeg/jfdctflt-sse.o")
    INPUT("../../media/libjpeg/jfdctfst-mmx.o")
    INPUT("../../media/libjpeg/jfdctfst-sse2.o")
    INPUT("../../media/libjpeg/jfdctint-mmx.o")
    INPUT("../../media/libjpeg/jfdctint-sse2.o")
    INPUT("../../media/libjpeg/jidctflt-3dn.o")
    INPUT("../../media/libjpeg/jidctflt-sse.o")
    INPUT("../../media/libjpeg/jidctflt-sse2.o")
    INPUT("../../media/libjpeg/jidctfst-mmx.o")
    INPUT("../../media/libjpeg/jidctfst-sse2.o")
    INPUT("../../media/libjpeg/jidctint-mmx.o")
    INPUT("../../media/libjpeg/jidctint-sse2.o")
    INPUT("../../media/libjpeg/jidctred-mmx.o")
    INPUT("../../media/libjpeg/jidctred-sse2.o")
    INPUT("../../media/libjpeg/jquant-3dn.o")
    INPUT("../../media/libjpeg/jquant-mmx.o")
    INPUT("../../media/libjpeg/jquant-sse.o")
    INPUT("../../media/libjpeg/jquantf-sse2.o")
    INPUT("../../media/libjpeg/jquanti-sse2.o")
    INPUT("../../media/libjpeg/jsimdcpu.o")
    INPUT("../../media/libvorbis/vorbis_codebook.o")
    INPUT("../../media/libvorbis/vorbis_floor1.o")
    INPUT("../../media/libvorbis/vorbis_info.o")
    INPUT("../../media/libvorbis/vorbis_res0.o")
    INPUT("../../media/libvorbis/vorbis_window.o")
    INPUT("../../media/libvorbis/Unified_c_media_libvorbis0.o")
    INPUT("../../media/libnestegg/src/Unified_c_media_libnestegg_src0.o")
    INPUT("../../media/libmkv/EbmlBufferWriter.o")
    INPUT("../../media/libmkv/EbmlWriter.o")
    INPUT("../../media/libmkv/WebMElement.o")
    INPUT("../../media/libpng/Unified_c_media_libpng0.o")
    INPUT("../../media/libcubeb/src/cubeb.o")
    INPUT("../../media/libcubeb/src/cubeb_alsa.o")
    INPUT("../../media/libcubeb/src/cubeb_pulse.o")
    INPUT("../../media/libcubeb/src/cubeb_panner.o")
    INPUT("../../media/libogg/Unified_c_media_libogg0.o")
    INPUT("../../media/libopus/celt_decoder.o")
    INPUT("../../media/libopus/celt_encoder.o")
    INPUT("../../media/libopus/Unified_c_media_libopus0.o")
    INPUT("../../media/libopus/Unified_c_media_libopus1.o")
    INPUT("../../media/libopus/Unified_c_media_libopus2.o")
    INPUT("../../media/libopus/Unified_c_media_libopus3.o")
    INPUT("../../media/libopus/Unified_c_media_libopus4.o")
    INPUT("../../media/libopus/Unified_c_media_libopus5.o")
    INPUT("../../media/libopus/Unified_c_media_libopus6.o")
    INPUT("../../media/libopus/Unified_c_media_libopus7.o")
    INPUT("../../media/libopus/Unified_c_media_libopus8.o")
    INPUT("../../media/libtheora/mmxfrag.o")
    INPUT("../../media/libtheora/mmxidct.o")
    INPUT("../../media/libtheora/mmxstate.o")
    INPUT("../../media/libtheora/sse2idct.o")
    INPUT("../../media/libtheora/x86cpu.o")
    INPUT("../../media/libtheora/x86state.o")
    INPUT("../../media/libtheora/Unified_c_media_libtheora0.o")
    INPUT("../../media/libspeex_resampler/src/resample.o")
    INPUT("../../media/libspeex_resampler/src/resample_sse.o")
    INPUT("../../media/libspeex_resampler/src/simd_detect.o")
    INPUT("../../parser/expat/lib/xmlparse.o")
    INPUT("../../parser/expat/lib/xmlrole.o")
    INPUT("../../parser/expat/lib/xmltok.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-base85-stream.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-bentley-ottmann-rectilinear.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-bentley-ottmann.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-cff-subset.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-deflate-stream.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-ft-font.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-pdf-operators.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-pdf-surface.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-ps-surface.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-surface-wrapper.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-truetype-subset.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-type1-fallback.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-type1-subset.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-type3-glyph-surface.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-xlib-display.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-xlib-screen.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-xlib-surface.o")
    INPUT("../../gfx/cairo/cairo/src/cairo-xlib-visual.o")
    INPUT("../../gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src0.o")
    INPUT("../../gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src1.o")
    INPUT("../../gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src2.o")
    INPUT("../../gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.o")
    INPUT("../../gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src4.o")
    INPUT("../../gfx/angle/glslang_lex.o")
    INPUT("../../gfx/angle/glslang_tab.o")
    INPUT("../../gfx/angle/Unified_cpp_gfx_angle0.o")
    INPUT("../../gfx/angle/Unified_cpp_gfx_angle1.o")
    INPUT("../../gfx/angle/Unified_cpp_gfx_angle2.o")
    INPUT("../../gfx/angle/Unified_cpp_gfx_angle3.o")
    INPUT("../../gfx/angle/Unified_cpp_gfx_angle4.o")
    INPUT("../../gfx/angle/Unified_cpp_gfx_angle5.o")
    INPUT("../../gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.o")
    INPUT("../../gfx/graphite2/src/Unified_cpp_gfx_graphite2_src1.o")
    INPUT("../../gfx/graphite2/src/Unified_cpp_gfx_graphite2_src2.o")
    INPUT("../../gfx/harfbuzz/src/hb-blob.o")
    INPUT("../../gfx/harfbuzz/src/hb-common.o")
    INPUT("../../gfx/harfbuzz/src/hb-ot-shape-complex-hangul.o")
    INPUT("../../gfx/harfbuzz/src/hb-ot-shape-complex-indic.o")
    INPUT("../../gfx/harfbuzz/src/hb-ot-shape-complex-use.o")
    INPUT("../../gfx/harfbuzz/src/hb-ot-shape.o")
    INPUT("../../gfx/harfbuzz/src/hb-shape-plan.o")
    INPUT("../../gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src0.o")
    INPUT("../../gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src1.o")
    INPUT("../../gfx/ots/src/gasp.o")
    INPUT("../../gfx/ots/src/gdef.o")
    INPUT("../../gfx/ots/src/gpos.o")
    INPUT("../../gfx/ots/src/gsub.o")
    INPUT("../../gfx/ots/src/hdmx.o")
    INPUT("../../gfx/ots/src/kern.o")
    INPUT("../../gfx/ots/src/ltsh.o")
    INPUT("../../gfx/ots/src/math.o")
    INPUT("../../gfx/ots/src/vdmx.o")
    INPUT("../../gfx/ots/src/vorg.o")
    INPUT("../../gfx/ots/src/Unified_cpp_gfx_ots_src0.o")
    INPUT("../../gfx/ots/src/Unified_cpp_gfx_ots_src1.o")
    INPUT("../../modules/brotli/Unified_c_modules_brotli0.o")
    INPUT("../../gfx/skia/SkBlitRow_opts_SSE4_asm.o")
    INPUT("../../gfx/skia/SkAdvancedTypefaceMetrics.o")
    INPUT("../../gfx/skia/SkBitmapProcState_matrixProcs.o")
    INPUT("../../gfx/skia/SkBlitter_A8.o")
    INPUT("../../gfx/skia/SkBlitter_ARGB32.o")
    INPUT("../../gfx/skia/SkBlitter_RGB16.o")
    INPUT("../../gfx/skia/SkBlitter_Sprite.o")
    INPUT("../../gfx/skia/SkFontHost.o")
    INPUT("../../gfx/skia/SkPictureData.o")
    INPUT("../../gfx/skia/SkScaledImageCache.o")
    INPUT("../../gfx/skia/SkScan_Antihair.o")
    INPUT("../../gfx/skia/GrAddPathRenderers_default.o")
    INPUT("../../gfx/skia/GrDistanceFieldTextContext.o")
    INPUT("../../gfx/skia/SkBitmapFilter_opts_SSE2.o")
    INPUT("../../gfx/skia/SkBitmapProcState_opts_SSE2.o")
    INPUT("../../gfx/skia/SkBitmapProcState_opts_SSSE3.o")
    INPUT("../../gfx/skia/SkBlitRect_opts_SSE2.o")
    INPUT("../../gfx/skia/SkBlitRow_opts_SSE2.o")
    INPUT("../../gfx/skia/SkBlurImage_opts_SSE2.o")
    INPUT("../../gfx/skia/SkBlurImage_opts_SSE4.o")
    INPUT("../../gfx/skia/SkMorphology_opts_SSE2.o")
    INPUT("../../gfx/skia/SkUtils_opts_SSE2.o")
    INPUT("../../gfx/skia/SkXfermode_opts_SSE2.o")
    INPUT("../../gfx/skia/opts_check_x86.o")
    INPUT("../../gfx/skia/SkFontHost_FreeType.o")
    INPUT("../../gfx/skia/SkFontHost_FreeType_common.o")
    INPUT("../../gfx/skia/SkFontHost_cairo.o")
    INPUT("../../gfx/skia/SkMD5.o")
    INPUT("../../gfx/skia/SkParse.o")
    INPUT("../../gfx/skia/SkSHA1.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia0.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia1.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia10.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia11.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia12.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia13.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia14.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia15.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia16.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia17.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia18.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia19.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia2.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia20.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia21.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia22.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia23.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia24.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia3.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia4.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia5.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia6.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia7.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia8.o")
    INPUT("../../gfx/skia/Unified_cpp_gfx_skia9.o")
    INPUT("StaticXULComponentsEnd/StaticXULComponentsEnd.o")

TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/2d/Unified_cpp_gfx_2d0.o:Unified_cpp_gfx_2d0.cpp:function mozilla::gfx::DestroyPixmap(void*): error: undefined reference to 'XFreePixmap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/2d/Unified_cpp_gfx_2d0.o:Unified_cpp_gfx_2d0.cpp:function mozilla::gfx::DrawTargetCairo::OptimizeSourceSurface(mozilla::gfx::SourceSurface*) const: error: undefined reference to 'XCreatePixmap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/2d/Unified_cpp_gfx_2d0.o:Unified_cpp_gfx_2d0.cpp:function mozilla::gfx::DrawTargetCairo::OptimizeSourceSurface(mozilla::gfx::SourceSurface*) const: error: undefined reference to 'XFreePixmap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/src/X11Util.o:X11Util.cpp:function mozilla::FinishX(_XDisplay*): error: undefined reference to 'XSync'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/src/X11Util.o:X11Util.cpp:function mozilla::ScopedXErrorHandler::ScopedXErrorHandler(): error: undefined reference to 'XSetErrorHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/src/X11Util.o:X11Util.cpp:function mozilla::ScopedXErrorHandler::~ScopedXErrorHandler(): error: undefined reference to 'XSetErrorHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/gl/GLContextProviderGLX.o:GLContextProviderGLX.cpp:function mozilla::gl::GLContextGLX::GetTargetSize(): error: undefined reference to 'XGetGeometry'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/gl/GLContextProviderGLX.o:GLContextProviderGLX.cpp:function mozilla::gl::GLContextProviderGLX::CreateForWindow(nsIWidget*, bool): error: undefined reference to 'XGetWindowAttributes'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/gl/GLContextProviderGLX.o:GLContextProviderGLX.cpp:function mozilla::gl::GLContextProviderGLX::CreateForWindow(nsIWidget*, bool): error: undefined reference to 'XVisualIDFromVisual'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/gl/GLContextProviderGLX.o:GLContextProviderGLX.cpp:function mozilla::Scoped<mozilla::ScopedXFreePtrTraits<__GLXFBConfigRec*> >::~Scoped(): error: undefined reference to 'XFree'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/gl/GLContextProviderGLX.o:GLContextProviderGLX.cpp:function mozilla::Scoped<mozilla::ScopedXFreePtrTraits<__GLXFBConfigRec*> >::operator=(__GLXFBConfigRec** const&): error: undefined reference to 'XFree'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/gl/SharedSurfaceGLX.o:SharedSurfaceGLX.cpp:function mozilla::gl::SharedSurface_GLXDrawable::Create(mozilla::gl::GLContext*, mozilla::gl::SurfaceCaps const&, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&, bool, bool): error: undefined reference to 'XDefaultScreenOfDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/layers/X11BasicCompositor.o:X11BasicCompositor.cpp:function mozilla::layers::X11BasicCompositor::EndFrame(): error: undefined reference to 'XFlush'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxPlatformGtk.o:gfxPlatformGtk.cpp:function gfxPlatformGtk::GetPlatformCMSOutputProfile(void*&, unsigned int&): error: undefined reference to 'XInternAtom'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxPlatformGtk.o:gfxPlatformGtk.cpp:function gfxPlatformGtk::GetPlatformCMSOutputProfile(void*&, unsigned int&): error: undefined reference to 'XInternAtom'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxPlatformGtk.o:gfxPlatformGtk.cpp:function gfxPlatformGtk::GetPlatformCMSOutputProfile(void*&, unsigned int&): error: undefined reference to 'XGetWindowProperty'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxPlatformGtk.o:gfxPlatformGtk.cpp:function gfxPlatformGtk::GetPlatformCMSOutputProfile(void*&, unsigned int&): error: undefined reference to 'XFree'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxPlatformGtk.o:gfxPlatformGtk.cpp:function gfxPlatformGtk::GetPlatformCMSOutputProfile(void*&, unsigned int&): error: undefined reference to 'XGetWindowProperty'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxPlatformGtk.o:gfxPlatformGtk.cpp:function gfxPlatformGtk::GetPlatformCMSOutputProfile(void*&, unsigned int&): error: undefined reference to 'XFree'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxPlatformGtk.o:gfxPlatformGtk.cpp:function gfxPlatformGtk::FlushContentDrawing(): error: undefined reference to 'XFlush'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxXlibSurface.o:gfxXlibSurface.cpp:function gfxXlibSurface::~gfxXlibSurface(): error: undefined reference to 'XFreePixmap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxXlibSurface.o:gfxXlibSurface.cpp:function DestroyPixmap(void*): error: undefined reference to 'XFreePixmap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxXlibSurface.o:gfxXlibSurface.cpp:function CreatePixmap(Screen*, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&, unsigned int, unsigned long): error: undefined reference to 'XCreatePixmap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxXlibSurface.o:gfxXlibSurface.cpp:function gfxXlibSurface::DoSizeQuery(): error: undefined reference to 'XGetGeometry'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxXlibSurface.o:gfxXlibSurface.cpp:function DisplayTable::GetColormapAndVisual(Screen*, XRenderPictFormat*, Visual*, unsigned long*, Visual**): error: undefined reference to 'XAddExtension'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxXlibSurface.o:gfxXlibSurface.cpp:function DisplayTable::GetColormapAndVisual(Screen*, XRenderPictFormat*, Visual*, unsigned long*, Visual**): error: undefined reference to 'XESetCloseDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/thebes/gfxXlibSurface.o:gfxXlibSurface.cpp:function DisplayTable::GetColormapAndVisual(Screen*, XRenderPictFormat*, Visual*, unsigned long*, Visual**): error: undefined reference to 'XCreateColormap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/base/nsDOMWindowUtils.o:nsDOMWindowUtils.cpp:function nsDOMWindowUtils::Redraw(unsigned int, unsigned int*): error: undefined reference to 'XSync'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/base/nsPluginNativeWindowGtk.o:nsPluginNativeWindowGtk.cpp:function socket_unrealize_cb(_GtkWidget*, void*): error: undefined reference to 'XQueryTree'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/base/nsPluginNativeWindowGtk.o:nsPluginNativeWindowGtk.cpp:function socket_unrealize_cb(_GtkWidget*, void*): error: undefined reference to 'XUnmapWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/base/nsPluginNativeWindowGtk.o:nsPluginNativeWindowGtk.cpp:function socket_unrealize_cb(_GtkWidget*, void*): error: undefined reference to 'XReparentWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/base/nsPluginNativeWindowGtk.o:nsPluginNativeWindowGtk.cpp:function nsPluginNativeWindowGtk::CreateXtWindow(): error: undefined reference to 'XFlush'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/ipc/PluginInstanceChild.o:PluginInstanceChild.cpp:function mozilla::plugins::PluginInstanceChild::AnswerNPP_HandleEvent(mozilla::plugins::NPRemoteEvent const&, short*): error: undefined reference to 'XSync'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/ipc/PluginInstanceChild.o:PluginInstanceChild.cpp:function mozilla::plugins::PluginInstanceChild::CreateWindow(mozilla::plugins::NPRemoteWindow const&): error: undefined reference to 'XtWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/ipc/PluginInstanceChild.o:PluginInstanceChild.cpp:function mozilla::plugins::PluginInstanceChild::ShowPluginFrame(): error: undefined reference to 'XSync'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/ipc/PluginModuleChild.o:PluginModuleChild.cpp:function gtk_plug_scroll_event(_GtkWidget*, _GdkEventScroll*): error: undefined reference to 'XSendEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../dom/plugins/ipc/PluginModuleChild.o:PluginModuleChild.cpp:function gtk_plug_scroll_event(_GtkWidget*, _GdkEventScroll*): error: undefined reference to 'XSendEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/Unified_cpp_widget2.o:Unified_cpp_widget2.cpp:function nsShmImage::Create(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&, _XDisplay*, Visual*, unsigned int): error: undefined reference to 'XSetErrorHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/Unified_cpp_widget2.o:Unified_cpp_widget2.cpp:function nsShmImage::Create(mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&, _XDisplay*, Visual*, unsigned int): error: undefined reference to 'XSetErrorHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/Unified_cpp_widget2.o:Unified_cpp_widget2.cpp:function nsShmImage::Put(_XDisplay*, unsigned long, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&): error: undefined reference to 'XCreateGC'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/Unified_cpp_widget2.o:Unified_cpp_widget2.cpp:function nsShmImage::Put(_XDisplay*, unsigned long, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&): error: undefined reference to 'XFreeGC'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::HasPendingInputEvent(): error: undefined reference to 'XCheckMaskEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::HasPendingInputEvent(): error: undefined reference to 'XPutBackEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::SetWindowClass(nsAString_internal const&): error: undefined reference to 'XAllocClassHint'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::SetWindowClass(nsAString_internal const&): error: undefined reference to 'XSetClassHint'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::ApplyTransparencyBitmap(): error: undefined reference to 'XCreateBitmapFromData'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::SetupPluginPort(): error: undefined reference to 'XGetWindowAttributes'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::SetupPluginPort(): error: undefined reference to 'XSelectInput'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::LoseNonXEmbedPluginFocus(): error: undefined reference to 'XGetInputFocus'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::LoseNonXEmbedPluginFocus(): error: undefined reference to 'XRaiseWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::LoseNonXEmbedPluginFocus(): error: undefined reference to 'XSetInputFocus'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::SetNonXEmbedPluginFocus(): error: undefined reference to 'XGetInputFocus'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::SetNonXEmbedPluginFocus(): error: undefined reference to 'XRaiseWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::SetNonXEmbedPluginFocus(): error: undefined reference to 'XSetInputFocus'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::OnMotionNotifyEvent(_GdkEventMotion*): error: undefined reference to 'XPending'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::OnMotionNotifyEvent(_GdkEventMotion*): error: undefined reference to 'XPeekEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function nsWindow::OnMotionNotifyEvent(_GdkEventMotion*): error: undefined reference to 'XNextEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function key_press_event_cb(_GtkWidget*, _GdkEventKey*): error: undefined reference to 'XPending'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function key_press_event_cb(_GtkWidget*, _GdkEventKey*): error: undefined reference to 'XPeekEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function key_press_event_cb(_GtkWidget*, _GdkEventKey*): error: undefined reference to 'XNextEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function mozilla::TimeStamp mozilla::SystemTimeConverter<unsigned int>::GetTimeStampFromSystemTime<mozilla::CurrentX11TimeGetter>(unsigned int, mozilla::CurrentX11TimeGetter&): error: undefined reference to 'XChangeProperty'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/nsWindow.o:nsWindow.cpp:function mozilla::TimeStamp mozilla::SystemTimeConverter<unsigned int>::GetTimeStampFromSystemTime<mozilla::CurrentX11TimeGetter>(unsigned int, mozilla::CurrentX11TimeGetter&): error: undefined reference to 'XFlush'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function RetrievalContext::Wait() [clone .part.114]: error: undefined reference to 'XCheckIfEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitXKBExtension(): error: undefined reference to 'XkbLibraryVersion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitXKBExtension(): error: undefined reference to 'XkbQueryExtension'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitXKBExtension(): error: undefined reference to 'XkbSelectEventDetails'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitXKBExtension(): error: undefined reference to 'XkbSelectEventDetails'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitXKBExtension(): error: undefined reference to 'XGetKeyboardControl'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::FilterEvents(void*, _GdkEvent*, void*): error: undefined reference to 'XGetKeyboardControl'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitBySystemSettings(): error: undefined reference to 'XDisplayKeycodes'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitBySystemSettings(): error: undefined reference to 'XGetKeyboardMapping'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitBySystemSettings(): error: undefined reference to 'XGetModifierMapping'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitBySystemSettings(): error: undefined reference to 'XFreeModifiermap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitKeyEvent(mozilla::WidgetKeyboardEvent&, _GdkEventKey*): error: undefined reference to 'XEventsQueued'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk0.o:Unified_cpp_widget_gtk0.cpp:function mozilla::widget::KeymapWrapper::InitKeyEvent(mozilla::WidgetKeyboardEvent&, _GdkEventKey*): error: undefined reference to 'XPeekEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtk/Unified_cpp_widget_gtk1.o:Unified_cpp_widget_gtk1.cpp:function nsScreenManagerGtk::EnsureInit(): error: undefined reference to 'XInternAtom'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_event_polling_timer_callback: error: undefined reference to 'XtDisplayToApplicationContext'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_event_polling_timer_callback: error: undefined reference to 'XtAppPending'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_event_polling_timer_callback: error: undefined reference to 'XtAppProcessEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_event_dispatch: error: undefined reference to 'XtDisplayToApplicationContext'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_event_dispatch: error: undefined reference to 'XPending'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_event_dispatch: error: undefined reference to 'XtAppProcessEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_event_prepare: error: undefined reference to 'XPending'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_set_info: error: undefined reference to 'XtDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_set_info: error: undefined reference to 'XInternAtom'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_set_info: error: undefined reference to 'XtWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_set_info: error: undefined reference to 'XtDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_set_info: error: undefined reference to 'XChangeProperty'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_event_handler: error: undefined reference to 'XtDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_event_handler: error: undefined reference to 'XtWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_event_handler: error: undefined reference to 'XtDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_event_handler: error: undefined reference to 'XSendEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_add_focus_listener_tree: error: undefined reference to 'XtWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_add_focus_listener_tree: error: undefined reference to 'XtRemoveEventHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_add_focus_listener_tree: error: undefined reference to 'XtAddEventHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_add_focus_listener_tree: error: undefined reference to 'XQueryTree'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_add_focus_listener_tree: error: undefined reference to 'XtWindowToWidget'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_focus_listener: error: undefined reference to 'XSendEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_focus_listener: error: undefined reference to 'XtRemoveEventHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_focus_listener: error: undefined reference to 'XtWindowToWidget'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_init: error: undefined reference to 'XtToolkitInitialize'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_init: error: undefined reference to 'XtCreateApplicationContext'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_init: error: undefined reference to 'XtAppSetFallbackResources'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_init: error: undefined reference to 'XtOpenDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'applicationShellWidgetClass'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtAppCreateShell'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtStrings'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtSetValues'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'compositeWidgetClass'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtVaCreateWidget'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtShellStrings'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtSetValues'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtRegisterDrawable'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtRealizeWidget'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtBuildEventMask'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XSelectInput'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtManageChild'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtAddEventHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_create: error: undefined reference to 'XtAddEventHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_unrealize: error: undefined reference to 'XtUnrealizeWidget'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_unrealize: error: undefined reference to 'XtUnregisterDrawable'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_unrealize: error: undefined reference to 'XtUnrealizeWidget'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_destroy: error: undefined reference to 'XtRemoveEventHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/gtkxtbin/gtk2xtbin.o:gtk2xtbin.c:function xt_client_destroy: error: undefined reference to 'XtDestroyWidget'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::FillDesktopFrameRegionWithColor(webrtc::DesktopFrame*, _XRegion*, unsigned int): error: undefined reference to 'XEmptyRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::MouseCursorMonitorX11::Capture(): error: undefined reference to 'XQueryPointer'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::MouseCursorMonitor::CreateForWindow(webrtc::DesktopCaptureOptions const&, int): error: undefined reference to 'XQueryTree'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XSubtractRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XSubtractRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XScreenCount'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XUnionRectWithRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XXorRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XXorRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XRootWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XQueryTree'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XCreateRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XUnionRectWithRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XUnionRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XSubtractRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XCreateRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XIntersectRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XSubtractRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XUnionRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XDestroyRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::UpdateRegions(): error: undefined reference to 'XDestroyRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::AppCapturer::Create(webrtc::DesktopCaptureOptions const&): error: undefined reference to 'XCreateRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::AppCapturer::Create(webrtc::DesktopCaptureOptions const&): error: undefined reference to 'XCreateRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::~AppCapturerLinux(): error: undefined reference to 'XDestroyRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules0.o:Unified_cpp_webrtc_modules0.cpp:function webrtc::(anonymous namespace)::AppCapturerLinux::~AppCapturerLinux(): error: undefined reference to 'XDestroyRegion'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::WindowCapturerLinux::BringSelectedWindowToFront(): error: undefined reference to 'XRaiseWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::SharedXDisplay::Create(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'XOpenDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::GetWindowTitle(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'XFetchName'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::GetWindowTitle(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'XGetWMName'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::GetWindowTitle(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'Xutf8TextPropertyToTextList'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::GetWindowTitle(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*): error: undefined reference to 'XFreeStringList'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::BringWindowToFront(unsigned long): error: undefined reference to 'XRaiseWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::GetWindowFrameExtents(unsigned long, int&, int&, int&, int&): error: undefined reference to 'XGetWindowProperty'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::GetWindowRect(unsigned long, XRectangle&, bool): error: undefined reference to 'XGetWindowAttributes'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::GetWindowRect(unsigned long, XRectangle&, bool): error: undefined reference to 'XTranslateCoordinates'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::XErrorTrap::GetLastErrorAndDisable(): error: undefined reference to '_XDeqAsyncHandler'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::XServerPixelBuffer::Release(): error: undefined reference to 'XFreeGC'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::ScreenCapturerLinux::DeinitXlib(): error: undefined reference to 'XFreeGC'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::XServerPixelBuffer::InitPixmaps(int): error: undefined reference to 'XCreateGC'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::XServerPixelBuffer::Init(_XDisplay*, unsigned long): error: undefined reference to 'XGetWindowAttributes'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::WindowCapturerLinux::SelectWindow(int): error: undefined reference to 'XSelectInput'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::XServerPixelBuffer::CaptureRect(webrtc::DesktopRect const&, webrtc::DesktopFrame*): error: undefined reference to 'XCopyArea'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::XServerPixelBuffer::CaptureRect(webrtc::DesktopRect const&, webrtc::DesktopFrame*): error: undefined reference to 'XGetImage'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::SharedXDisplay::~SharedXDisplay(): error: undefined reference to 'XCloseDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::SharedXDisplay::ProcessPendingXEvents(): error: undefined reference to 'XNextEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::WindowCapturerLinux::GetWindowList(std::vector<webrtc::WindowCapturer::Window, std::allocator<webrtc::WindowCapturer::Window> >*): error: undefined reference to 'XScreenCount'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::WindowCapturerLinux::GetWindowList(std::vector<webrtc::WindowCapturer::Window, std::allocator<webrtc::WindowCapturer::Window> >*): error: undefined reference to 'XRootWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::WindowCapturerLinux::GetWindowList(std::vector<webrtc::WindowCapturer::Window, std::allocator<webrtc::WindowCapturer::Window> >*): error: undefined reference to 'XGetClassHint'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::WindowCapturerLinux::GetWindowList(std::vector<webrtc::WindowCapturer::Window, std::allocator<webrtc::WindowCapturer::Window> >*): error: undefined reference to 'XGetWMName'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::WindowCapturerLinux::GetWindowList(std::vector<webrtc::WindowCapturer::Window, std::allocator<webrtc::WindowCapturer::Window> >*): error: undefined reference to 'Xutf8TextPropertyToTextList'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::WindowCapturerLinux::GetWindowList(std::vector<webrtc::WindowCapturer::Window, std::allocator<webrtc::WindowCapturer::Window> >*): error: undefined reference to 'XFreeStringList'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::WindowUtilX11::IsDesktopElement(unsigned long): error: undefined reference to 'XGetClassHint'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::DesktopDeviceInfoX11::InitializeApplicationList(): error: undefined reference to 'XScreenCount'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::DesktopDeviceInfoX11::InitializeApplicationList(): error: undefined reference to 'XRootWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::ScreenCapturerLinux::Init(webrtc::DesktopCaptureOptions const&): error: undefined reference to 'XCreateGC'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::(anonymous namespace)::ScreenCapturerLinux::Init(webrtc::DesktopCaptureOptions const&): error: undefined reference to 'XSelectInput'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../media/webrtc/trunk/webrtc/modules/modules_desktop_capture/Unified_cpp_webrtc_modules1.o:Unified_cpp_webrtc_modules1.cpp:function webrtc::XWindowProperty<unsigned int>::XWindowProperty(_XDisplay*, unsigned long, unsigned long): error: undefined reference to 'XGetWindowProperty'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/xremoteclient/XRemoteClient.o:XRemoteClient.cpp:function XRemoteClient::Init(): error: undefined reference to 'XOpenDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/xremoteclient/XRemoteClient.o:XRemoteClient.cpp:function XRemoteClient::Init(): error: undefined reference to 'XInternAtoms'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/xremoteclient/XRemoteClient.o:XRemoteClient.cpp:function XRemoteClient::Shutdown(): error: undefined reference to 'XCloseDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/xremoteclient/XRemoteClient.o:XRemoteClient.cpp:function XRemoteClient::GetLock(unsigned long, bool*): error: undefined reference to 'XGrabServer'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/xremoteclient/XRemoteClient.o:XRemoteClient.cpp:function XRemoteClient::GetLock(unsigned long, bool*): error: undefined reference to 'XChangeProperty'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/xremoteclient/XRemoteClient.o:XRemoteClient.cpp:function XRemoteClient::GetLock(unsigned long, bool*): error: undefined reference to 'XUngrabServer'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/xremoteclient/XRemoteClient.o:XRemoteClient.cpp:function XRemoteClient::GetLock(unsigned long, bool*): error: undefined reference to 'XNextEvent'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../widget/xremoteclient/XRemoteClient.o:XRemoteClient.cpp:function XRemoteClient::DoSendCommandLine(unsigned long, int, char**, char const*, char**, bool*): error: undefined reference to 'XChangeProperty'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../components/remote/nsXRemoteService.o:nsXRemoteService.cpp:function nsXRemoteService::EnsureAtoms(): error: undefined reference to 'XInternAtoms'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/nsAppRunner.o:nsAppRunner.cpp:function XREMain::XRE_mainStartup(bool*) [clone .part.69]: error: undefined reference to 'XInitThreads'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/nsEmbedFunctions.o:nsEmbedFunctions.cpp:function XRE_InitChildProcess: error: undefined reference to 'XInitThreads'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XOpenDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XListExtensions'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XQueryExtension'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XFreeExtensionList'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XCloseDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XGetErrorDatabaseText'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XGetErrorText'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XSynchronize'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function X11Error: error: undefined reference to 'XSynchronize'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function glxtest: error: undefined reference to 'XOpenDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function glxtest: error: undefined reference to 'XCreateColormap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function glxtest: error: undefined reference to 'XCreateWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function glxtest: error: undefined reference to 'XDestroyWindow'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function glxtest: error: undefined reference to 'XFreeColormap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../xre/Unified_cpp_toolkit_xre0.o:Unified_cpp_toolkit_xre0.cpp:function InstallX11ErrorHandler(): error: undefined reference to 'XSynchronize'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-display.o:cairo-xlib-display.c:function _cairo_xlib_device_create: error: undefined reference to 'XAddExtension'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-display.o:cairo-xlib-display.c:function _cairo_xlib_device_create: error: undefined reference to 'XESetCloseDisplay'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-screen.o:cairo-xlib-screen.c:function get_integer_default: error: undefined reference to 'XGetDefault'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-screen.o:cairo-xlib-screen.c:function _cairo_xlib_screen_close_display: error: undefined reference to 'XFreeGC'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-screen.o:cairo-xlib-screen.c:function _cairo_xlib_screen_get_gc: error: undefined reference to 'XCreateGC'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-screen.o:cairo-xlib-screen.c:function _cairo_xlib_screen_get_visual_info: error: undefined reference to 'XScreenNumberOfScreen'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-screen.o:cairo-xlib-screen.c:function _cairo_xlib_screen_get_font_options: error: undefined reference to 'XGetDefault'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-screen.o:cairo-xlib-screen.c:function _cairo_xlib_screen_get_font_options: error: undefined reference to 'XGetDefault'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-screen.o:cairo-xlib-screen.c:function _cairo_xlib_screen_get_font_options: error: undefined reference to 'XScreenNumberOfScreen'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_create_similar: error: undefined reference to 'XCreatePixmap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _draw_image_surface: error: undefined reference to 'XInitImage'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _draw_image_surface: error: undefined reference to 'XInitImage'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _draw_image_surface: error: undefined reference to 'XInitImage'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _draw_image_surface: error: undefined reference to 'XPutImage'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_create_solid_pattern_surface: error: undefined reference to 'XCreatePixmap'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _get_image_surface: error: undefined reference to 'XGetImage'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _get_image_surface: error: undefined reference to 'XCopyArea'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _get_image_surface: error: undefined reference to 'XGetImage'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_fill_rectangles: error: undefined reference to 'XSetTSOrigin'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_fill_rectangles: error: undefined reference to 'XSetTile'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_fill_rectangles: error: undefined reference to 'XFillRectangle'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_composite: error: undefined reference to 'XCopyArea'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_composite: error: undefined reference to 'XCopyArea'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_composite: error: undefined reference to 'XSetTSOrigin'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_composite: error: undefined reference to 'XSetTile'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_composite: error: undefined reference to 'XFillRectangle'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_composite: error: undefined reference to 'XFillRectangle'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_show_glyphs: error: undefined reference to 'XMaxRequestSize'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_show_glyphs: error: undefined reference to 'XExtendedMaxRequestSize'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_show_glyphs: error: undefined reference to 'XExtendedMaxRequestSize'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-surface.o:cairo-xlib-surface.c:function _cairo_xlib_surface_show_glyphs: error: undefined reference to 'XMaxRequestSize'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-visual.o:cairo-xlib-visual.c:function _cairo_xlib_visual_info_create: error: undefined reference to 'XAllocColor'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-visual.o:cairo-xlib-visual.c:function _cairo_xlib_visual_info_create: error: undefined reference to 'XAllocColor'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library/../../gfx/cairo/cairo/src/cairo-xlib-visual.o:cairo-xlib-visual.c:function _cairo_xlib_visual_info_create: error: undefined reference to 'XQueryColors'
collect2: error: ld returned 1 exit status
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/rules.mk:824: recipe for target 'libxul.so' failed
make[5]: *** [libxul.so] Error 1
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/toolkit/library'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/recurse.mk:71: recipe for target 'toolkit/library/target' failed
make[4]: *** [toolkit/library/target] Error 2
make[4]: *** Waiting for unfinished jobs....
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell/js.cpp:13:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell/Unified_cpp_js_src_shell0.cpp:11:
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:191:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:179:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^
../../../dist/include/mozilla/mozalloc.h:182:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../dist/include/mozilla/mozalloc.h:203:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell/Unified_cpp_js_src_shell0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell/js.cpp: In function 'bool Evaluate(JSContext*, unsigned int, JS::Value*)':
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell/js.cpp:1323:20: warning: '*((void*)(& ancx)+24).js::AutoCompartment::origin_' may be used uninitialized in this function [-Wmaybe-uninitialized]
     AutoNewContext ancx;
                    ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jscompartmentinlines.h:14:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsobjinlines.h:29,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell/OSObject.cpp:36,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell/Unified_cpp_js_src_shell0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jscntxtinlines.h:414:20: warning: '*((void*)(& ancx)+24).js::AutoCompartment::cx_' may be used uninitialized in this function [-Wmaybe-uninitialized]
     JSCompartment* startingCompartment = compartment_;
                    ^~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell/Unified_cpp_js_src_shell0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell/js.cpp:1323:20: note: '*((void*)(& ancx)+24).js::AutoCompartment::cx_' was declared here
     AutoNewContext ancx;
                    ^~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell/OSObject.h:12:0,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell/OSObject.cpp:9,
                 from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell/Unified_cpp_js_src_shell0.cpp:2:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/jsapi.h:1019:22: warning: '*((void*)(& ancx)+12).JSAutoRequest::mContext' may be used uninitialized in this function [-Wmaybe-uninitialized]
         JS_EndRequest(mContext);
         ~~~~~~~~~~~~~^~~~~~~~~~
In file included from TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell/Unified_cpp_js_src_shell0.cpp:11:0:
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/js/src/shell/js.cpp:1323:20: note: '*((void*)(& ancx)+12).JSAutoRequest::mContext' was declared here
     AutoNewContext ancx;
                    ^~~~
js
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/expandlibs_exec.py --uselist --  i586-oe-linux-g++  -m32 -march=i586 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/recipe-sysroot -o js  -Wall -Wsign-compare -Wtype-limits -Wno-invalid-offsetof -Wcast-align -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-rtti -fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -freorder-blocks -O3 -fomit-frame-pointer  Unified_cpp_js_src_shell0.o   -lpthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id  -rdynamic -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/dist/lib   ../../../mozglue/build/libmozglue.a ../../../memory/build/libmemory.a ../../../memory/fallible/libfallible.a ../../../js/src/editline/libeditline.a ../../../js/src/libjs_static.a    -lm -ldl  -lffi -licui18n -licuuc -licudata -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lz -lm  
../../../config/nsinstall -R -m 755 'js' '../../../dist/bin'
make[5]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir/js/src/shell'
make[4]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/recurse.mk:32: recipe for target 'compile' failed
make[3]: *** [compile] Error 2
make[3]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/config/rules.mk:547: recipe for target 'default' failed
make[2]: *** [default] Error 2
make[2]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/firefox-build-dir'
TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr/client.mk:396: recipe for target 'realbuild' failed
make[1]: *** [realbuild] Error 2
make[1]: Leaving directory 'TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/firefox-45.9.0esr'
client.mk:171: recipe for target 'build' failed
make: *** [build] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp-glibc/work/i586-oe-linux/firefox/45.9.0esr-r0/temp/log.do_compile.30843)

Error details

Submitted on:
14/09/17 06:53
Error type:
Recipe
Task:
do_compile
Recipe:
firefox
Recipe version:
45.9.0esr-r0
Machine:
qemux86
Distro:
nodistro
Build system:
x86_64-linux
Target system:
i586-oe-linux
Host distro:
ubuntu-16.04/ubuntu-16.04
Branch:
jansa/master
Commit:
c4347ac89d69405039becb09b2f45896f8b16acb
Build:
#46714
Submitter:
Martin.Jansa@gmail.com
Similar errors:
13
Open a bug