DEBUG: Executing shell function do_compile
NOTE: make -j 16 SHELL=/bin/sh installdir=/usr/lib/firefox -f client.mk build
Traceback (most recent call last):
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 150, in <module>
    main(sys.argv[1:])
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 78, in main
    mach = get_mach()
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 68, in get_mach
    mach = check_and_get_mach(dir_path)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 42, in check_and_get_mach
    return load_mach(dir_path, mach_path)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 30, in load_mach
    return mach_bootstrap.bootstrap(dir_path)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/mach_bootstrap.py", line 344, in bootstrap
    mach.load_commands_from_file(os.path.join(mozilla_dir, path))
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mach/mach/main.py", line 265, in load_commands_from_file
    imp.load_source(module_name, path)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/addon-sdk/mach_commands.py", line 13, in <module>
    from mozbuild.base import (
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/mach_bootstrap.py", line 370, in __call__
    module = self._original_import(name, globals, locals, fromlist, level)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/base.py", line 17, in <module>
    from mach.mixin.process import ProcessExecutionMixin
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/mach_bootstrap.py", line 370, in __call__
    module = self._original_import(name, globals, locals, fromlist, level)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mach/mach/mixin/process.py", line 29, in <module>
    raise Exception('Could not detect environment shell!')
Exception: Could not detect environment shell!
Traceback (most recent call last):
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 150, in <module>
    main(sys.argv[1:])
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 78, in main
    mach = get_mach()
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 68, in get_mach
    mach = check_and_get_mach(dir_path)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 42, in check_and_get_mach
    return load_mach(dir_path, mach_path)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mach", line 30, in load_mach
    return mach_bootstrap.bootstrap(dir_path)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/mach_bootstrap.py", line 344, in bootstrap
    mach.load_commands_from_file(os.path.join(mozilla_dir, path))
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mach/mach/main.py", line 265, in load_commands_from_file
    imp.load_source(module_name, path)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/addon-sdk/mach_commands.py", line 13, in <module>
    from mozbuild.base import (
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/mach_bootstrap.py", line 370, in __call__
    module = self._original_import(name, globals, locals, fromlist, level)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/base.py", line 17, in <module>
    from mach.mixin.process import ProcessExecutionMixin
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/mach_bootstrap.py", line 370, in __call__
    module = self._original_import(name, globals, locals, fromlist, level)
  File "TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mach/mach/mixin/process.py", line 29, in <module>
    raise Exception('Could not detect environment shell!')
Exception: Could not detect environment shell!
make -f TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/client.mk realbuild CREATE_MOZCONFIG_JSON=
make[1]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr'
Adding client.mk options from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/mozconfig:
    CONFIG_GUESS=x86_64-bec-linux-musl
    MOZ_MAKE_FLAGS=-j 16
    MOZ_OBJDIR=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir
    OBJDIR=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir
    FOUND_MOZCONFIG=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/mozconfig
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr'
cp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/mozconfig TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/.mozconfig
cd TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/configure --disable-elf-hack
Reexecuting in the virtualenv
Adding configure options from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/mozconfig
  --enable-application=browser
  --target=x86_64-bec-linux-musl
  --prefix=/usr
  --enable-application=browser
  --enable-official-branding
  --disable-elf-hack
  --disable-gold
  --disable-strip
  --disable-install-strip
  --with-system-nss
  --with-system-nspr
  --with-system-zlib
  --with-system-bz2
  --with-system-libevent
  --with-system-libvpx
  --with-system-icu
  --enable-system-ffi
  --enable-system-pixman
  --enable-startup-notification
  --enable-pulseaudio
  --disable-tests
  --disable-necko-wifi
  --disable-gconf
  --disable-crashreporter
  --disable-updater
  --disable-debug-symbols
checking for a shell... TOPDIR/build/tmp/hosttools/sh
checking for host system type... x86_64-pc-linux-gnu
checking for target system type... x86_64-bec-linux-musl
checking whether cross compiling... yes
checking for pkg_config... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/pkg-config
checking for pkg-config version... 0.29.2
checking for yasm... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/yasm
checking yasm version... 1.3.0
checking for the target C compiler... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc
checking whether the target C compiler can be used... yes
checking the target C compiler version... 8.2.0
checking the target C compiler works... yes
checking for the target C++ compiler... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++
checking whether the target C++ compiler can be used... yes
checking the target C++ compiler version... 8.2.0
checking the target C++ compiler works... yes
checking for the host C compiler... TOPDIR/build/tmp/hosttools/gcc
checking whether the host C compiler can be used... yes
checking the host C compiler version... 8.2.0
checking the host C compiler works... yes
checking for the host C++ compiler... TOPDIR/build/tmp/hosttools/g++
checking whether the host C++ compiler can be used... yes
checking the host C++ compiler version... 8.2.0
checking the host C++ compiler works... yes
checking for 64-bit OS... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking for malloc.h... yes
checking for alloca.h... yes
checking for sys/byteorder.h... no
checking for getopt.h... yes
checking for unistd.h... yes
checking for nl_types.h... yes
checking for cpuid.h... yes
checking for sys/statvfs.h... yes
checking for sys/statfs.h... yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for sys/quota.h... yes
checking for linux/quota.h... yes
checking for linux/if_addr.h... yes
checking for linux/rtnetlink.h... yes
checking for sys/queue.h... yes
checking for sys/types.h... yes
checking for netinet/in.h... yes
checking for byteswap.h... yes
checking for linux/perf_event.h... yes
checking for perf_event_open system call... yes
checking whether the C compiler supports -Wclass-varargs... no
checking whether the C++ compiler supports -Wclass-varargs... no
checking whether the C compiler supports -Wloop-analysis... no
checking whether the C++ compiler supports -Wloop-analysis... no
checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
checking whether the C++ compiler supports -Wc++14-compat... yes
checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
checking whether the C++ compiler supports -Wc++1z-compat... yes
checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
checking whether the C compiler supports -Wstring-conversion... no
checking whether the C++ compiler supports -Wstring-conversion... no
checking whether the C compiler supports -Wthread-safety... no
checking whether the C++ compiler supports -Wthread-safety... no
checking whether the C++ compiler supports -Wno-inline-new-delete... no
checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
checking whether the C compiler supports -Wno-error=array-bounds... yes
checking whether the C++ compiler supports -Wno-error=array-bounds... yes
checking for libffi > 3.0.9... yes
checking MOZ_FFI_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/libffi-3.2.1/include
checking MOZ_FFI_LIBS... -lffi
checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
checking MOZ_PANGO_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/libpng16
checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo
checking for fontconfig >= 2.7.0... yes
checking _FONTCONFIG_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/freetype2
checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
checking for freetype2 >= 6.1.0... yes
checking _FT2_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/freetype2
checking _FT2_LIBS... -lfreetype
checking for tar... TOPDIR/build/tmp/hosttools/tar
checking for unzip... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/unzip
checking for zip... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/zip
checking for the Mozilla API key... no
checking for the Google API key... no
checking for the Bing API key... no
checking for the Adjust SDK key... no
checking for awk... TOPDIR/build/tmp/hosttools/gawk
checking for perl... TOPDIR/build/tmp/hosttools/perl
checking for minimum required perl version >= 5.006... 5.028000
checking for full perl installation... yes
checking for gmake... TOPDIR/build/tmp/hosttools/make
checking for doxygen... not found
checking for xargs... TOPDIR/build/tmp/hosttools/xargs
checking for rpmbuild... not found
checking for autoconf... TOPDIR/build/tmp/hosttools/true
loading cache ./config.cache
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-bec-linux-musl
checking build system type... x86_64-pc-linux-gnu
checking for objcopy... (cached) TOPDIR/build/tmp/hosttools/objcopy
cross compiling from x86_64-pc-linux-gnu to x86_64-bec-linux-musl
checking for ranlib... (cached) ranlib
checking for ar... (cached) ar
checking for gcc... (cached) TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99
checking whether the C compiler (TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99  -Os -fsigned-char -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now) works... yes
checking whether the C compiler (TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99  -Os -fsigned-char -fno-strict-aliasing -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now) is a cross-compiler... yes
checking whether we are using GNU C... (cached) yes
checking whether TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99 accepts -g... (cached) yes
checking for c++... (cached) TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11
checking whether the C++ compiler (TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11  -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now) works... yes
checking whether the C++ compiler (TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11  -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now) is a cross-compiler... yes
checking whether we are using GNU C++... (cached) yes
checking whether TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 accepts -g... (cached) yes
checking for ranlib... (cached) x86_64-bec-linux-musl-ranlib
checking for ar... (cached) x86_64-bec-linux-musl-ar
checking for as... (cached) x86_64-bec-linux-musl-as  
checking for ld... (cached) x86_64-bec-linux-musl-ld --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot  
checking for lipo... no
checking for strip... (cached) x86_64-bec-linux-musl-strip
checking for windres... no
checking for otool... no
checking for objcopy... (cached) TOPDIR/build/tmp/hosttools/objcopy
checking for X... (cached) libraries , headers 
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for --noexecstack option to as... yes
checking for -z noexecstack option to ld... yes
checking for -z text option to ld... yes
checking for --build-id option to ld... yes
checking for --ignore-unresolved-symbol option to ld... yes
checking if toolchain supports -mssse3 option... yes
checking if toolchain supports -msse4.1 option... yes
checking for x86 AVX2 asm support in compiler... yes
checking for working const... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking whether 64-bits std::atomic requires -latomic... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sockaddr_in.sin_len... (cached) false
checking for sockaddr_in6.sin6_len... (cached) false
checking for sockaddr.sa_len... (cached) false
checking for gethostbyname_r in -lc_r... (cached) no
checking for library containing dlopen... (cached) none required
checking for dlfcn.h... (cached) yes
checking for dladdr... (cached) yes
checking for memmem... (cached) yes
checking for socket in -lsocket... (cached) no
checking for XDrawLines in -lX11... (cached) yes
checking for XextAddDisplay in -lXext... (cached) yes
checking for XtFree in -lXt... (cached) yes
checking for xcb_connect in -lxcb... (cached) yes
checking for xcb_shm_query_version in -lxcb-shm... (cached) yes
checking for XGetXCBConnection in -lX11-xcb... (cached) yes
checking for X11/extensions/scrnsaver.h... (cached) no
checking for pthread_create in -lpthreads... (cached) no
checking for pthread_create in -lpthread... (cached) yes
checking whether TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99 accepts -pthread... yes
checking for pthread.h... (cached) yes
checking whether TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99 needs -traditional... (cached) no
checking for 8-bit clean memcmp... (cached) no
checking for stat64... (cached) yes
checking for lstat64... (cached) yes
checking for truncate64... (cached) yes
checking for statvfs64... (cached) yes
checking for statvfs... (cached) yes
checking for statfs64... (cached) yes
checking for statfs... (cached) yes
checking for getpagesize... (cached) yes
checking for gmtime_r... (cached) yes
checking for localtime_r... (cached) yes
checking for arc4random... (cached) no
checking for arc4random_buf... (cached) no
checking for mallinfo... (cached) no
checking for gettid... (cached) no
checking for lchown... (cached) yes
checking for setpriority... (cached) yes
checking for strerror... (cached) yes
checking for syscall... (cached) yes
checking for clock_gettime(CLOCK_MONOTONIC)... (cached) 
checking for pthread_cond_timedwait_monotonic_np... 
checking for wcrtomb... (cached) yes
checking for mbrtowc... (cached) yes
checking for res_ninit()... (cached) no
checking for iconv in -lc... (cached) yes
checking for iconv()... (cached) yes
checking for iconv() with const input... (cached) no
checking for nl_langinfo and CODESET... (cached) yes
checking for an implementation of va_copy()... (cached) yes
checking whether va_list can be copied by value... (cached) no
checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
checking for C++ dynamic_cast to void*... (cached) no
checking for __thread keyword for TLS variables... (cached) yes
checking for __attribute__((always_inline))... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for localeconv... (cached) yes
checking for malloc.h... (cached) yes
checking for strndup... (cached) yes
checking for posix_memalign... (cached) yes
checking for memalign... (cached) yes
checking for malloc_usable_size... (cached) yes
checking whether malloc_usable_size definition can use const argument... no
checking for valloc in malloc.h... yes
checking for valloc in unistd.h... no
checking NSPR selection... system
checking for nspr-config... no
checking for NSPR - version >= 4.13.1... 4.19... yes
checking for libevent... yes
checking MOZ_LIBEVENT_CFLAGS... 
checking MOZ_LIBEVENT_LIBS... -levent
checking for nss-config... no
checking for NSS - version >= 3.28.6... yes
checking for gzread in -lz... (cached) yes
checking for BZ2_bzread in -lbz2... (cached) yes
checking if app-specific confvars.sh exists... TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/browser/confvars.sh
checking for gtk+-3.0 >= 3.4.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 ... yes
checking MOZ_GTK3_CFLAGS... -pthread -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gtk-3.0/unix-print -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gtk-3.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/at-spi-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gtk-3.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gio-unix-2.0/ -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include
checking MOZ_GTK3_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0... yes
checking MOZ_GTK2_CFLAGS... -pthread -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gtk-unix-print-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/atk-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gtk-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/gtk-2.0/include -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/libdrm -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include
checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
checking for libstartup-notification-1.0 >= 0.8... yes
checking MOZ_STARTUP_NOTIFICATION_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/startup-notification-1.0
checking MOZ_STARTUP_NOTIFICATION_LIBS... -lstartup-notification-1
checking for gio-2.0 >= 2.22... yes
checking MOZ_GIO_CFLAGS... -pthread -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include
checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for dbus-1 >= 0.60... yes
checking MOZ_DBUS_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include
checking MOZ_DBUS_LIBS... -ldbus-1
checking for dbus-glib-1 >= 0.60... yes
checking MOZ_DBUS_GLIB_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include
checking MOZ_DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
checking for vpx >= 1.5.0... yes
checking MOZ_LIBVPX_CFLAGS... 
checking MOZ_LIBVPX_LIBS... -lvpx -lm
checking for vpx/vpx_decoder.h... (cached) yes
checking for vpx_codec_dec_init_ver in -lvpx... (cached) yes
checking for vpx_mem/vpx_mem.h... (cached) no
checking for libpulse... yes
checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
checking MOZ_PULSEAUDIO_LIBS... -lpulse
checking for linux/joystick.h... (cached) yes
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/old-configure: line 15393: test: : integer expression expected
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/old-configure: line 15453: test: : integer expression expected
checking for wget... (cached) wget
checking for valid C compiler optimization flags... yes
checking for __cxa_demangle... (cached) yes
checking for unwind.h... (cached) yes
checking for _Unwind_Backtrace... (cached) yes
checking for -pipe support... yes
checking whether C compiler supports -fprofile-generate... yes
checking what kind of list files are supported by the linker... linkerscript
checking what kind of ordering can be done with the linker... none
checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
checking GLIB_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/lib/glib-2.0/include
checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
checking for FT_Bitmap_Size.y_ppem... (cached) yes
checking for FT_GlyphSlot_Embolden... (cached) yes
checking for FT_Load_Sfnt_Table... (cached) yes
checking for fontconfig/fcfreetype.h... (cached) yes
checking for pixman-1 >= 0.19.2... yes
checking MOZ_PIXMAN_CFLAGS... -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1
checking MOZ_PIXMAN_LIBS... -lpixman-1
checking for icu-i18n >= 58.1... yes
checking MOZ_ICU_CFLAGS... 
checking MOZ_ICU_LIBS... -licui18n -licuuc -licudata
checking for posix_fadvise... (cached) yes
checking for posix_fallocate... (cached) yes
creating ./config.data

Creating config.status
Reticulating splines...
Finished reading 2780 moz.build files in 64.81s
Processed into 7714 build config descriptors in 12.61s
RecursiveMake backend executed in 23.61s
  2344 total backend files; 0 created; 0 updated; 2344 unchanged; 0 deleted; 35 -> 861 Makefile
FasterMake backend executed in 1.56s
  9 total backend files; 0 created; 0 updated; 9 unchanged; 0 deleted
Total wall time: 105.29s; CPU time: 16.92s; Efficiency: 16%; Untracked: 2.70s
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr'
make -j 16 -C TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir
make[2]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make recurse_pre-export
make[4]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/branding _build_manifests/install/dist_branding
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/idl _build_manifests/install/dist_idl
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/include _build_manifests/install/dist_include
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/public _build_manifests/install/dist_public
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/private _build_manifests/install/dist_private
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/sdk _build_manifests/install/dist_sdk
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/xpi-stage _build_manifests/install/dist_xpi-stage
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest _tests _build_manifests/install/_tests
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest dist/bin _build_manifests/install/dist_bin
Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories.
Elapsed: 0.04s; From _tests: Kept 54 existing; Added/updated 79; Removed 0 files and 0 directories.
Elapsed: 0.00s; From dist/branding: Kept 0 existing; Added/updated 4; Removed 0 files and 0 directories.
Elapsed: 0.00s; From dist/sdk: Kept 3 existing; Added/updated 8; Removed 0 files and 0 directories.
Elapsed: 0.00s; From dist/xpi-stage: Kept 0 existing; Added/updated 3; Removed 0 files and 0 directories.
Elapsed: 0.53s; From dist/bin: Kept 174 existing; Added/updated 1935; Removed 0 files and 0 directories.
Elapsed: 0.39s; From dist/idl: Kept 0 existing; Added/updated 1086; Removed 0 files and 0 directories.
Elapsed: 1.24s; From dist/include: Kept 1822 existing; Added/updated 2835; Removed 0 files and 0 directories.
make[4]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[3]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[3]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
mozilla-config.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/process_define_files.py process_define_file mozilla-config.h .deps/mozilla-config.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mozilla-config.h.in
buildid.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/variables.py buildid_header buildid.h .deps/buildid.h.pp
source-repo.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/variables.py source_repo_header source-repo.h .deps/source-repo.h.pp
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/nsinstall.py -t -m 644 'buildid.h' 'dist/include'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/nsinstall.py -t -m 644 'mozilla-config.h' 'dist/include'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/nsinstall.py -t -m 644 'source-repo.h' 'dist/include'
make recurse_export
make[4]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config'
mkdir -p '.deps/'
TOPDIR/build/tmp/hosttools/gcc -std=gnu99 -o host_nsinstall.o -c  -isystemTOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/include -O2 -pipe -DXP_UNIX -MD -MP -MF .deps/host_nsinstall.o.pp -O3 -DNDEBUG=1 -DTRIMMED=1 -D_UNICODE -DUNICODE  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/nsinstall.c
TOPDIR/build/tmp/hosttools/gcc -std=gnu99 -o host_pathsub.o -c  -isystemTOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/include -O2 -pipe -DXP_UNIX -MD -MP -MF .deps/host_pathsub.o.pp -O3 -DNDEBUG=1 -DTRIMMED=1 -D_UNICODE -DUNICODE  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pathsub.c
nsinstall_real
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_exec.py -- TOPDIR/build/tmp/hosttools/gcc -std=gnu99 -o nsinstall_real -isystemTOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/include -O2 -pipe -DXP_UNIX -MD -MP -MF .deps/nsinstall_real.pp -O3 -DNDEBUG=1 -DTRIMMED=1 -D_UNICODE -DUNICODE  -LTOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/lib -LTOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/lib -Wl,-rpath-link,TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/lib -Wl,-O1 host_nsinstall.o host_pathsub.o  
cp nsinstall_real nsinstall.tmp
mv nsinstall.tmp nsinstall
../config/nsinstall -R -m 755 'nsinstall' '../dist/bin'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config'
mkdir -p 'system_wrappers/'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DMOZ_SYSTEM_ICU -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=1 -DBUILD_CTYPES=1 -DCROSS_COMPILE=1 -DD_INO=d_ino -DENABLE_INTL_API=1 -DENABLE_MARIONETTE=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=52.9.0 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LCHOWN=1 -DHAVE_LIBVPX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMMEM=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SETPRIORITY=1 -DHAVE_STAT64=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TRUNCATE64=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"52.0"' -DMOZILLA_VERSION='"52.9.0"' -DMOZILLA_VERSION_U=52.9.0 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ADDON_SIGNING=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"52.9.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_BUILD_APP=browser -DMOZ_BUNDLED_FONTS=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_DATA_REPORTING=1 -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_GIO=1 -DMOZ_ENABLE_PROFILER_SPS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GAMEPAD=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_JSDOWNLOADS=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_PEERCONNECTION=1 -DMOZ_PERMISSIONS=1 -DMOZ_PHOENIX=1 -DMOZ_PLACES=1 -DMOZ_PULSEAUDIO=1 -DMOZ_RAW=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SANDBOX=1 -DMOZ_SCTP=1 -DMOZ_SECUREELEMENT=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DMOZ_SRTP=1 -DMOZ_STATIC_JS=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBGL_CONFORMANT=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBRTC=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSPIDERMONKEY_PROMISE=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DVA_COPY=va_copy -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US \
	-DMOZ_TREE_CAIRO=1 \
	-DMOZ_TREE_PIXMAN= \
	-DMOZ_SYSTEM_HUNSPELL= \
	-DMOZ_SYSTEM_BZ2=1 \
	-DMOZ_SYSTEM_ZLIB=1 \
	-DMOZ_SYSTEM_PNG= \
	-DMOZ_SYSTEM_JPEG= \
	-DMOZ_SYSTEM_LIBEVENT=1 \
	-DMOZ_SYSTEM_LIBVPX=1 \
	-DMOZ_SYSTEM_ICU=1 \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/system-headers TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/stl-headers | TOPDIR/build/tmp/hosttools/perl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/nsprpub/config/make-system-wrappers.pl system_wrappers
../config/nsinstall -R system_wrappers ../dist
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/make-stl-wrappers.py stl_wrappers gcc TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc-stl-wrapper.template.h TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/stl-headers
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/nsinstall.py -t stl_wrappers ../dist
touch ../dist/stl_wrappers/sentinel
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/build'
rm -f '../dist/bin/application.ini'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/application.ini.pp  -DNDEBUG=1 -DTRIMMED=1 -DGRE_MILESTONE=52.9.0 -DMOZ_APP_VERSION=52.9.0 -DMOZ_APP_BASENAME=Firefox -DMOZ_APP_VENDOR=Mozilla '-DMOZ_APP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMAR_CHANNEL_ID=firefox-mozilla-esr -DACCEPTED_MAR_CHANNEL_IDS=firefox-mozilla-esr -DMOZ_APP_REMOTINGNAME=firefox -DMOZ_BUILD_APP_IS_BROWSER -DMOZ_PROFILE_MIGRATOR -DMOZ_APP_STATIC_INI -DTOPOBJDIR=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir -Dtopsrcdir=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=1 -DBUILD_CTYPES=1 -DCROSS_COMPILE=1 -DD_INO=d_ino -DENABLE_INTL_API=1 -DENABLE_MARIONETTE=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=52.9.0 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LCHOWN=1 -DHAVE_LIBVPX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMMEM=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SETPRIORITY=1 -DHAVE_STAT64=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TRUNCATE64=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"52.0"' -DMOZILLA_VERSION='"52.9.0"' -DMOZILLA_VERSION_U=52.9.0 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ADDON_SIGNING=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"52.9.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_BUILD_APP=browser -DMOZ_BUNDLED_FONTS=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_DATA_REPORTING=1 -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_GIO=1 -DMOZ_ENABLE_PROFILER_SPS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GAMEPAD=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_JSDOWNLOADS=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_PEERCONNECTION=1 -DMOZ_PERMISSIONS=1 -DMOZ_PHOENIX=1 -DMOZ_PLACES=1 -DMOZ_PULSEAUDIO=1 -DMOZ_RAW=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SANDBOX=1 -DMOZ_SCTP=1 -DMOZ_SECUREELEMENT=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DMOZ_SRTP=1 -DMOZ_STATIC_JS=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBGL_CONFORMANT=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBRTC=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSPIDERMONKEY_PROMISE=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DVA_COPY=va_copy -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/application.ini' -o '../dist/bin/application.ini'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozjemalloc'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozjemalloc'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozglue/build'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozglue/build'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom'
xpcom-config.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/process_define_files.py process_define_file xpcom-config.h .deps/xpcom-config.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/xpcom-config.h.in
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/media/libopus'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/media/libopus'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/media/libtheora'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/media/libtheora'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config/external/nss'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config/external/nss'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config/external/ffi'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config/external/ffi'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/src'
js-confdefs.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/process_define_files.py process_define_file js-confdefs.h .deps/js-confdefs.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/js-confdefs.h.in
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/security/apps'
marketplace-prod-public.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py marketplaceProdPublicRoot marketplace-prod-public.inc .deps/marketplace-prod-public.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/marketplace-prod-public.crt
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config/external/freetype2'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config/external/freetype2'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/intl/locales'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/intl/locales'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/netwerk'
necko-config.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/process_define_files.py process_define_file necko-config.h .deps/necko-config.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/necko-config.h.in
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/ipdl'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py \
  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply \
  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/ipdl/ipdl.py \
  --outheaders-dir=_ipdlheaders \
  --outcpp-dir=. \
  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/accessible/ipc/other -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/devtools/shared/heapsnapshot -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/asmjscache -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/broadcastchannel -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/cache -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/fetch -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/filehandle -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/filesystem -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/flyweb -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/gamepad/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/systemservices -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/webrtc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/webspeech/synth/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/messagechannel -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/network -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/quota -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/storage -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/workers -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/printingui/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/webbrowserpersist -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/extensions/spellcheck/hunspell/glue -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/vr/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/hal/sandbox -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/testshell -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/printing/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/cookie -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/dns -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/ipc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/ftp -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/http -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/websocket -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/wyciwyg -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/manager/ssl -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/tools/profiler/gecko -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/uriloader/exthandler -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/uriloader/prefetch -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/widget/gtk \
  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/accessible/ipc/other/PDocAccessible.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/devtools/shared/heapsnapshot/PHeapSnapshotTempFileHelper.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/asmjscache/PAsmJSCacheEntry.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/broadcastchannel/PBroadcastChannel.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/cache/CacheTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/cache/PCache.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/cache/PCacheOp.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/cache/PCacheStorage.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/cache/PCacheStreamControl.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/fetch/ChannelInfo.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/fetch/FetchTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/filehandle/PBackgroundFileHandle.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/filehandle/PBackgroundFileRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/filehandle/PBackgroundMutableFile.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/filesystem/PFileSystemParams.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/filesystem/PFileSystemRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/flyweb/PFlyWebPublishedServer.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/gamepad/ipc/GamepadEventTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/gamepad/ipc/PGamepadEventChannel.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/gamepad/ipc/PGamepadTestChannel.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBCursor.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBDatabase.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBDatabaseFile.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBDatabaseRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBFactory.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBFactoryRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBSharedTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBTransaction.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIDBVersionChangeTransaction.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PBackgroundIndexedDBUtils.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/indexedDB/PIndexedDBPermissionRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/BlobTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/DOMTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PBlob.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PBlobStream.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PBrowser.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PBrowserOrId.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PColorPicker.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PContent.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PContentBridge.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PContentPermission.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PContentPermissionRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PCrashReporter.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PCycleCollectWithLogs.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PDatePicker.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PFilePicker.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PMemoryReportRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PPluginWidget.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PProcessHangMonitor.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PScreenManager.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/PTabContext.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/ipc/ServiceWorkerConfiguration.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/GMPTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMP.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMPAudioDecoder.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMPContent.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMPDecryptor.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMPService.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMPStorage.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMPTimer.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMPVideoDecoder.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp/PGMPVideoEncoder.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/ipc/PVideoDecoder.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/ipc/PVideoDecoderManager.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/systemservices/PCameras.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/systemservices/PMedia.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/systemservices/PMediaSystemResourceManager.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/webrtc/PWebrtcGlobal.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/webspeech/synth/ipc/PSpeechSynthesis.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/webspeech/synth/ipc/PSpeechSynthesisRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/messagechannel/PMessagePort.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/network/PTCPServerSocket.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/network/PTCPSocket.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/network/PUDPSocket.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PBrowserStream.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PPluginBackgroundDestroyer.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PPluginInstance.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PPluginModule.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PPluginScriptableObject.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PPluginStream.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PPluginSurface.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PStreamNotify.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/plugins/ipc/PluginTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/ipc/PPresentation.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/ipc/PPresentationBuilder.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/ipc/PPresentationRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/quota/PQuota.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/quota/PQuotaRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/quota/PQuotaUsageRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/storage/PStorage.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/workers/PServiceWorkerManager.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/workers/ServiceWorkerRegistrarTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/printingui/ipc/PPrintProgressDialog.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/printingui/ipc/PPrintSettingsDialog.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/printingui/ipc/PPrinting.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/printingui/ipc/PPrintingTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/webbrowserpersist/PWebBrowserPersistDocument.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/webbrowserpersist/PWebBrowserPersistResources.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/embedding/components/webbrowserpersist/PWebBrowserPersistSerialize.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/extensions/spellcheck/hunspell/glue/PRemoteSpellcheckEngine.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/ipc/GraphicsMessages.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/ipc/PGPU.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/ipc/PVsyncBridge.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/LayersMessages.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/LayersSurfaces.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PAPZ.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PAPZCTreeManager.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PCompositable.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PCompositorBridge.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PImageBridge.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PImageContainer.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PLayer.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PLayerTransaction.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PTexture.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/layers/ipc/PVideoBridge.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/vr/ipc/PVRLayer.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/vr/ipc/PVRManager.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/hal/sandbox/PHal.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/IPCStream.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/InputStreamParams.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/PBackground.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/PBackgroundSharedTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/PBackgroundTest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/PFileDescriptorSet.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/PSendStream.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/ProtocolTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue/URIParams.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/testshell/PTestShell.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/testshell/PTestShellCommand.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/ipc/JavaScriptTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/ipc/PJavaScript.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/ipc/PRenderFrame.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/ipc/PVsync.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/printing/ipc/PRemotePrintJob.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/cookie/PCookieService.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/dns/PDNSRequest.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/dns/PDNSRequestParams.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/ipc/NeckoChannelParams.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/ipc/PChannelDiverter.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/ipc/PDataChannel.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/ipc/PNecko.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/ipc/PRtspChannel.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/ipc/PRtspController.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/ftp/PFTPChannel.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/http/PAltDataOutputStream.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/http/PHttpChannel.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/websocket/PTransportProvider.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/websocket/PWebSocket.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/websocket/PWebSocketEventListener.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/protocol/wyciwyg/PWyciwygChannel.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/manager/ssl/PPSMContentDownloader.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/tools/profiler/gecko/ProfilerTypes.ipdlh TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/uriloader/exthandler/PExternalHelperApp.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/uriloader/exthandler/PHandlerService.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/uriloader/prefetch/POfflineCacheUpdate.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/widget/gtk/PCompositorWidget.ipdl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/widget/gtk/PlatformWidgetTypes.ipdlh
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/app'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/app'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/xpconnect/shell'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/testing/gtest'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/xpconnect/shell'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/testing/gtest'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/gfx/cairo/cairo/src'
../../../../config/nsinstall -R -m 644 'cairo-features.h' '../../../../dist/include/cairo'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/gfx/angle'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/gfx/angle'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/gfx/cairo/cairo/src'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/gfx/thebes'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/encoding'
DeprecatedPremultiplyTables.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/gfx/thebes/genTables.py generate DeprecatedPremultiplyTables.h .deps/DeprecatedPremultiplyTables.h.pp
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/bindings'
domainsfallbacks.properties.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/props2arrays.py main domainsfallbacks.properties.h .deps/domainsfallbacks.properties.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/encoding/domainsfallbacks.properties
CSS2Properties.webidl
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/bindings/GenerateCSS2PropertiesWebIDL.py generate CSS2Properties.webidl .deps/CSS2Properties.webidl.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/webidl/CSS2Properties.webidl.in TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/style/PythonCSSProps.h
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/extensions/spellcheck/locales'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/extensions/spellcheck/locales'
rm -f Navigator.webidl
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/locales'
rm -f Node.webidl
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/content'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/content'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/locales'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=1 -DBUILD_CTYPES=1 -DCROSS_COMPILE=1 -DD_INO=d_ino -DENABLE_INTL_API=1 -DENABLE_MARIONETTE=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=52.9.0 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LCHOWN=1 -DHAVE_LIBVPX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMMEM=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SETPRIORITY=1 -DHAVE_STAT64=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TRUNCATE64=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"52.0"' -DMOZILLA_VERSION='"52.9.0"' -DMOZILLA_VERSION_U=52.9.0 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ADDON_SIGNING=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"52.9.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_BUILD_APP=browser -DMOZ_BUNDLED_FONTS=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_DATA_REPORTING=1 -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_GIO=1 -DMOZ_ENABLE_PROFILER_SPS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GAMEPAD=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_JSDOWNLOADS=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_PEERCONNECTION=1 -DMOZ_PERMISSIONS=1 -DMOZ_PHOENIX=1 -DMOZ_PLACES=1 -DMOZ_PULSEAUDIO=1 -DMOZ_RAW=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SANDBOX=1 -DMOZ_SCTP=1 -DMOZ_SECUREELEMENT=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DMOZ_SRTP=1 -DMOZ_STATIC_JS=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBGL_CONFORMANT=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBRTC=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSPIDERMONKEY_PROMISE=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DVA_COPY=va_copy -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/webidl/Navigator.webidl -o Navigator.webidl
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=1 -DBUILD_CTYPES=1 -DCROSS_COMPILE=1 -DD_INO=d_ino -DENABLE_INTL_API=1 -DENABLE_MARIONETTE=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=52.9.0 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LCHOWN=1 -DHAVE_LIBVPX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMMEM=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SETPRIORITY=1 -DHAVE_STAT64=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TRUNCATE64=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"52.0"' -DMOZILLA_VERSION='"52.9.0"' -DMOZILLA_VERSION_U=52.9.0 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ADDON_SIGNING=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"52.9.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_BUILD_APP=browser -DMOZ_BUNDLED_FONTS=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_DATA_REPORTING=1 -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_GIO=1 -DMOZ_ENABLE_PROFILER_SPS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GAMEPAD=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_JSDOWNLOADS=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_PEERCONNECTION=1 -DMOZ_PERMISSIONS=1 -DMOZ_PHOENIX=1 -DMOZ_PLACES=1 -DMOZ_PULSEAUDIO=1 -DMOZ_RAW=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SANDBOX=1 -DMOZ_SCTP=1 -DMOZ_SECUREELEMENT=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DMOZ_SRTP=1 -DMOZ_STATIC_JS=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBGL_CONFORMANT=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBRTC=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSPIDERMONKEY_PROMISE=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DVA_COPY=va_copy -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/webidl/Node.webidl -o Node.webidl
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/addon-sdk'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/addon-sdk'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/tools/quitter'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/library'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/library'
rm -f Promise.webidl
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/tools/quitter'
rm -f PromiseDebugging.webidl
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=1 -DBUILD_CTYPES=1 -DCROSS_COMPILE=1 -DD_INO=d_ino -DENABLE_INTL_API=1 -DENABLE_MARIONETTE=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=52.9.0 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LCHOWN=1 -DHAVE_LIBVPX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMMEM=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SETPRIORITY=1 -DHAVE_STAT64=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TRUNCATE64=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"52.0"' -DMOZILLA_VERSION='"52.9.0"' -DMOZILLA_VERSION_U=52.9.0 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ADDON_SIGNING=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"52.9.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_BUILD_APP=browser -DMOZ_BUNDLED_FONTS=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_DATA_REPORTING=1 -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_GIO=1 -DMOZ_ENABLE_PROFILER_SPS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GAMEPAD=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_JSDOWNLOADS=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_PEERCONNECTION=1 -DMOZ_PERMISSIONS=1 -DMOZ_PHOENIX=1 -DMOZ_PLACES=1 -DMOZ_PULSEAUDIO=1 -DMOZ_RAW=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SANDBOX=1 -DMOZ_SCTP=1 -DMOZ_SECUREELEMENT=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DMOZ_SRTP=1 -DMOZ_STATIC_JS=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBGL_CONFORMANT=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBRTC=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSPIDERMONKEY_PROMISE=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DVA_COPY=va_copy -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/webidl/Promise.webidl -o Promise.webidl
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/library/gtest'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=1 -DBUILD_CTYPES=1 -DCROSS_COMPILE=1 -DD_INO=d_ino -DENABLE_INTL_API=1 -DENABLE_MARIONETTE=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=52.9.0 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LCHOWN=1 -DHAVE_LIBVPX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMMEM=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SETPRIORITY=1 -DHAVE_STAT64=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TRUNCATE64=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"52.0"' -DMOZILLA_VERSION='"52.9.0"' -DMOZILLA_VERSION_U=52.9.0 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ADDON_SIGNING=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"52.9.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_BUILD_APP=browser -DMOZ_BUNDLED_FONTS=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_DATA_REPORTING=1 -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_GIO=1 -DMOZ_ENABLE_PROFILER_SPS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GAMEPAD=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_JSDOWNLOADS=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_PEERCONNECTION=1 -DMOZ_PERMISSIONS=1 -DMOZ_PHOENIX=1 -DMOZ_PLACES=1 -DMOZ_PULSEAUDIO=1 -DMOZ_RAW=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SANDBOX=1 -DMOZ_SCTP=1 -DMOZ_SECUREELEMENT=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DMOZ_SRTP=1 -DMOZ_STATIC_JS=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBGL_CONFORMANT=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBRTC=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSPIDERMONKEY_PROMISE=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DVA_COPY=va_copy -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/webidl/PromiseDebugging.webidl -o PromiseDebugging.webidl
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/library/gtest'
rm -f Window.webidl
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser/components/build'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser/components/build'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser/locales'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser/experiments'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser/experiments'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.preprocessor -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DA11Y_LOG=1 -DACCESSIBILITY=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=28 -DATK_REV_VERSION=1 -DBUILD_CTYPES=1 -DCROSS_COMPILE=1 -DD_INO=d_ino -DENABLE_INTL_API=1 -DENABLE_MARIONETTE=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DEXPOSE_INTL_API=1 -DFIREFOX_VERSION=52.9.0 -DFORCE_PR_LOG=1 -DFUNCPROTO=15 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DGL_PROVIDER_GLX=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_GETOPT_H=1 -DHAVE_GMTIME_R=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LCHOWN=1 -DHAVE_LIBVPX=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMMEM=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_H=1 -DHAVE_SETPRIORITY=1 -DHAVE_STAT64=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TRUNCATE64=1 -DHAVE_UNISTD_H=1 -DHAVE_VALLOC=1 -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE___CXA_DEMANGLE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"52.0"' -DMOZILLA_VERSION='"52.9.0"' -DMOZILLA_VERSION_U=52.9.0 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_ADDON_SIGNING=1 -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"52.9.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_BUILD_APP=browser -DMOZ_BUNDLED_FONTS=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_DATA_REPORTING=1 -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_ENABLE_DBUS=1 -DMOZ_ENABLE_GIO=1 -DMOZ_ENABLE_PROFILER_SPS=1 -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_ENABLE_SKIA=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_FEEDS=1 -DMOZ_FFMPEG=1 -DMOZ_FFVPX=1 -DMOZ_FMP4=1 -DMOZ_GAMEPAD=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_JSDOWNLOADS=1 -DMOZ_LIBAV_FFT=1 -DMOZ_LOGGING=1 -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DMOZ_MEMORY=1 -DMOZ_MEMORY_LINUX=1 -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_PEERCONNECTION=1 -DMOZ_PERMISSIONS=1 -DMOZ_PHOENIX=1 -DMOZ_PLACES=1 -DMOZ_PULSEAUDIO=1 -DMOZ_RAW=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DMOZ_SANDBOX=1 -DMOZ_SCTP=1 -DMOZ_SECUREELEMENT=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DMOZ_SRTP=1 -DMOZ_STATIC_JS=1 -DMOZ_TREE_CAIRO=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_USER_DIR='".mozilla"' -DMOZ_VORBIS=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WEBGL_CONFORMANT=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_WEBRTC=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_WIDGET_GTK=3 -DMOZ_X11=1 -DMOZ_XUL=1 -DNO_NSPR_10_SUPPORT=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DRELEASE_OR_BETA=1 -DSPIDERMONKEY_PROMISE=1 -DSTATIC_JS_API=1 -DSTDC_HEADERS=1 -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DUSE_SKIA=1 -DUSE_SKIA_GPU=1 -DVA_COPY=va_copy -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/webidl/Window.webidl -o Window.webidl
application.ini.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/build/appini_header.py main application.ini.h .deps/application.ini.h.pp ../dist/bin/application.ini
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser/app'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser/app'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/browser/locales'
xpcom-private.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/process_define_files.py process_define_file xpcom-private.h .deps/xpcom-private.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/xpcom-private.h.in
../config/nsinstall -R -m 644 'necko-config.h' '../dist/include'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/netwerk'
marketplace-prod-reviewers.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py marketplaceProdReviewersRoot marketplace-prod-reviewers.inc .deps/marketplace-prod-reviewers.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/marketplace-prod-reviewers.crt
js-config.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/process_define_files.py process_define_file js-config.h .deps/js-config.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/js-config.h.in
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/build'
encodingsgroups.properties.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/props2arrays.py main encodingsgroups.properties.h .deps/encodingsgroups.properties.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/encoding/encodingsgroups.properties
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.webidl TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/bindings
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/gfx/thebes'
../config/nsinstall -R -m 644 'xpcom-config.h' '../dist/include'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom'
marketplace-dev-public.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py marketplaceDevPublicRoot marketplace-dev-public.inc .deps/marketplace-dev-public.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/marketplace-dev-public.crt
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom/idl-parser/xpidl'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom/reflect/xptcall/md/unix'
xpidl.stub
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser/xpidl/header.py main xpidl.stub .deps/xpidl.stub.pp
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom/reflect/xptcall/md/unix'
jsautokw.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/jsautokw.py main jsautokw.h .deps/jsautokw.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/vm/Keywords.h
labelsencodings.properties.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/props2arrays.py main labelsencodings.properties.h .deps/labelsencodings.properties.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/encoding/labelsencodings.properties
marketplace-dev-reviewers.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py marketplaceDevReviewersRoot marketplace-dev-reviewers.inc .deps/marketplace-dev-reviewers.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/marketplace-dev-reviewers.crt
selfhosted.out.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/embedjs.py generate_selfhosted selfhosted.out.h .deps/selfhosted.out.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/js.msg TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/TypedObjectConstants.h TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/SelfHostingDefines.h TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Utilities.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Array.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Classes.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Date.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Error.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Function.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Generator.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Intl.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/IntlData.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Iterator.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Map.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Module.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Number.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Object.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Reflect.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/RegExp.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/RegExpGlobalReplaceOpt.h.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/RegExpLocalReplaceOpt.h.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/String.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Set.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Sorting.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/TypedArray.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/TypedObject.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/WeakMap.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/WeakSet.js TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/builtin/Promise.js
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom/idl-parser/xpidl'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom/xpidl'
localesfallbacks.properties.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/props2arrays.py main localesfallbacks.properties.h .deps/localesfallbacks.properties.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/encoding/localesfallbacks.properties
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.process_install_manifest ../../dist/idl ../../_build_manifests/install/dist_idl
marketplace-stage.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py marketplaceStageRoot marketplace-stage.inc .deps/marketplace-stage.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/marketplace-stage.crt
Elapsed: 0.30s; From ../../dist/idl: Kept 1086 existing; Added/updated 0; Removed 0 files and 0 directories.
nonparticipatingdomains.properties.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/props2arrays.py main nonparticipatingdomains.properties.h .deps/nonparticipatingdomains.properties.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/encoding/nonparticipatingdomains.properties
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -E -o self-hosting-preprocessed.pp -DMOZ_PERMISSIONS=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DEXPOSE_INTL_API=1 -DNO_NSPR_10_SUPPORT=1 -DMOZ_B2G_VERSION="1.0.0" -DMOZ_SERVICES_HEALTHREPORT=1 -DHAVE_STDINT_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_XUL=1 -DUSE_SKIA=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MEMMEM=1 -DMALLOC_H=<malloc.h> -DMOZ_MACBUNDLE_ID=org.mozilla.firefox -DHAVE_LANGINFO_CODESET=1 -DSTDC_HEADERS=1 -DHAVE__UNWIND_BACKTRACE=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_32 -DHAVE_MALLOC_H=1 -DSTATIC_JS_API=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -DMOZ_FFMPEG=1 -DMOZ_USER_DIR=".mozilla" -DMOZ_GAMEPAD=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DMOZ_FFVPX=1 -DHAVE_DLOPEN=1 -D_REENTRANT=1 -DHAVE_ALLOCA_H=1 -DUSE_SKIA_GPU=1 -DNS_PRINT_PREVIEW=1 -DMOZ_LIBAV_FFT=1 -DHAVE_SYSCALL=1 -DHAVE_FT_LOAD_SFNT_TABLE=1 -DMOZ_DLL_SUFFIX=".so" -DNS_PRINTING=1 -DMOZ_MEMORY=1 -DMOZ_ENABLE_DBUS=1 -DMOZ_ACCESSIBILITY_ATK=1 -DMOZ_WEBSPEECH=1 -DHAVE_STRNDUP=1 -DRELEASE_OR_BETA=1 -DCROSS_COMPILE=1 -DTARGET_XPCOM_ABI="x86_64-gcc3" -DMOZILLA_UAVERSION="52.0" -DMOZ_FMP4=1 -DHAVE_POSIX_FADVISE=1 -DHAVE_GETOPT_H=1 -DMOZ_APP_UA_NAME="" -DMOZ_SCTP=1 -DMOZ_APP_UA_VERSION="52.9.0" -DMOZ_TREE_CAIRO=1 -DMOZ_ADDON_SIGNING=1 -DSPIDERMONKEY_PROMISE=1 -DENABLE_INTL_API=1 -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_JSDOWNLOADS=1 -DHAVE_NETINET_IN_H=1 -DVA_COPY=va_copy -DHAVE_MEMALIGN=1 -DMOZ_X11=1 -DHAVE_LOCALECONV=1 -DMOZ_STATIC_JS=1 -DMOZ_LOGGING=1 -DMOZILLA_VERSION_U=52.9.0 -DHAVE_CPUID_H=1 -DMOZ_RAW=1 -DHAVE_DLADDR=1 -DMOZ_SANDBOX=1 -DMOZ_PULSEAUDIO=1 -DXP_LINUX=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DMOZ_ENABLE_PROFILER_SPS=1 -DHAVE_LSTAT64=1 -DHAVE_SYS_QUOTA_H=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_BUILD_APP=browser -DMOZ_ENABLE_SIGNMAR=1 -DATK_MINOR_VERSION=28 -DMOZ_PEERCONNECTION=1 -DMOZ_WEBM_ENCODER=1 -DMOZ_PHOENIX=1 -DMOZ_WIDGET_GTK=3 -DGL_PROVIDER_GLX=1 -DHAVE_CLOCK_MONOTONIC=1 -DMOZILLA_VERSION="52.9.0" -DMOZ_OFFICIAL_BRANDING=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 -DACCESSIBILITY=1 -DHAVE_INTTYPES_H=1 -DHAVE_TRUNCATE64=1 -DMOZ_WEBRTC_SIGNALING=1 -DHAVE_PTHREAD_H=1 -DMOZ_WEBGL_CONFORMANT=1 -DHAVE_UNISTD_H=1 -DMOZ_VORBIS=1 -DNDEBUG=1 -DMOZ_MEMORY_LINUX=1 -DHAVE_LINUX_RTNETLINK_H=1 -DMOZ_SRTP=1 -DHAVE_LIBVPX=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_STAT64=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_SETPRIORITY=1 -DD_INO=d_ino -DMOZ_B2G_OS_NAME="" -DMOZ_SECUREELEMENT=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DENABLE_MARIONETTE=1 -DFIREFOX_VERSION=52.9.0 -DHAVE_GMTIME_R=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DMOZ_DISTRIBUTION_ID="org.mozilla" -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DFORCE_PR_LOG=1 -DATK_REV_VERSION=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DATK_MAJOR_VERSION=2 -DHAVE_FONTCONFIG_FCFREETYPE_H=1 -DA11Y_LOG=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_ENABLE_XREMOTE=1 -DHAVE_SYS_TYPES_H=1 -DMOZ_GMP_SANDBOX=1 -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DBUILD_CTYPES=1 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_4 -DMOZ_ENABLE_SKIA=1 -DMOZ_DATA_REPORTING=1 -DHAVE_DIRENT_H=1 -DHAVE_NL_TYPES_H=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_ENABLE_GIO=1 -DHAVE_LINUX_QUOTA_H=1 -DMOZ_FEEDS=1 -DHAVE_VA_COPY=1 -DMOZ_BUNDLED_FONTS=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DMOZ_GLUE_IN_PROGRAM=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DFUNCPROTO=15 -DHAVE_STRERROR=1 -DHAVE_BYTESWAP_H=1 -DHAVE_LCHOWN=1 -DHAVE_I18N_LC_MESSAGES=1 -DTRIMMED=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_WEBRTC=1 -DHAVE_VALLOC=1 -DMALLOC_USABLE_SIZE_CONST_PTR= -DHAVE_LOCALTIME_R=1 -DHAVE_VA_LIST_AS_ARRAY=1 self-hosting-cpp-input.cpp
../../config/nsinstall -R -m 644 'js-config.h' '../../dist/include'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/src'
make[6]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config/makefiles/xpidl'
mkdir -p '.deps/'
mkdir -p '../../../dist/include/'
mkdir -p '../../../dist/bin/browser/components/'
mkdir -p '../../../dist/bin/components/'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/chrome.manifest 'manifest components/interfaces.manifest'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/browser/components/interfaces.manifest 'interfaces browser-feeds.xpt' 'interfaces browser-newtab.xpt' 'interfaces browsercompsbase.xpt' 'interfaces jsinspector.xpt' 'interfaces migration.xpt' 'interfaces sessionstore.xpt' 'interfaces shellservice.xpt'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces accessibility.xpt' 'interfaces alerts.xpt' 'interfaces appshell.xpt' 'interfaces appstartup.xpt' 'interfaces autocomplete.xpt' 'interfaces autoconfig.xpt' 'interfaces browser-element.xpt' 'interfaces caps.xpt' 'interfaces captivedetect.xpt' 'interfaces chrome.xpt' 'interfaces commandhandler.xpt' 'interfaces commandlines.xpt' 'interfaces composer.xpt' 'interfaces content_events.xpt' 'interfaces content_geckomediaplugins.xpt' 'interfaces content_html.xpt' 'interfaces content_webrtc.xpt' 'interfaces content_xslt.xpt' 'interfaces cookie.xpt' 'interfaces directory.xpt' 'interfaces diskspacewatcher.xpt' 'interfaces docshell.xpt' 'interfaces dom.xpt' 'interfaces dom_apps.xpt' 'interfaces dom_audiochannel.xpt' 'interfaces dom_base.xpt' 'interfaces dom_canvas.xpt' 'interfaces dom_core.xpt' 'interfaces dom_css.xpt' 'interfaces dom_events.xpt' 'interfaces dom_geolocation.xpt' 'interfaces dom_html.xpt' 'interfaces dom_json.xpt' 'interfaces dom_media.xpt' 'interfaces dom_network.xpt' 'interfaces dom_notification.xpt' 'interfaces dom_offline.xpt' 'interfaces dom_permissionsettings.xpt' 'interfaces dom_power.xpt' 'interfaces dom_presentation.xpt' 'interfaces dom_push.xpt' 'interfaces dom_quota.xpt' 'interfaces dom_range.xpt' 'interfaces dom_security.xpt' 'interfaces dom_settings.xpt' 'interfaces dom_sidebar.xpt' 'interfaces dom_smil.xpt' 'interfaces dom_storage.xpt' 'interfaces dom_stylesheets.xpt' 'interfaces dom_svg.xpt' 'interfaces dom_system.xpt' 'interfaces dom_time.xpt' 'interfaces dom_traversal.xpt' 'interfaces dom_webspeechrecognition.xpt' 'interfaces dom_webspeechsynth.xpt' 'interfaces dom_workers.xpt' 'interfaces dom_xbl.xpt' 'interfaces dom_xhr.xpt' 'interfaces dom_xpath.xpt' 'interfaces dom_xul.xpt' 'interfaces downloads.xpt' 'interfaces editor.xpt' 'interfaces embed_base.xpt' 'interfaces extensions.xpt' 'interfaces exthandler.xpt' 'interfaces exthelper.xpt' 'interfaces fastfind.xpt' 'interfaces feeds.xpt' 'interfaces filepicker.xpt' 'interfaces find.xpt' 'interfaces gfx.xpt' 'interfaces hal.xpt' 'interfaces html5.xpt' 'interfaces htmlparser.xpt' 'interfaces identity.xpt' 'interfaces imglib2.xpt' 'interfaces inspector.xpt' 'interfaces intl.xpt' 'interfaces jar.xpt' 'interfaces jsdebugger.xpt' 'interfaces jsdownloads.xpt' 'interfaces layout_base.xpt' 'interfaces layout_printing.xpt' 'interfaces layout_xul.xpt' 'interfaces layout_xul_tree.xpt' 'interfaces locale.xpt' 'interfaces loginmgr.xpt' 'interfaces lwbrk.xpt' 'interfaces memory_profiler.xpt' 'interfaces mimetype.xpt' 'interfaces mozfind.xpt' 'interfaces mozintl.xpt' 'interfaces necko.xpt' 'interfaces necko_about.xpt' 'interfaces necko_cache.xpt' 'interfaces necko_cache2.xpt' 'interfaces necko_cookie.xpt' 'interfaces necko_dns.xpt' 'interfaces necko_file.xpt' 'interfaces necko_ftp.xpt' 'interfaces necko_http.xpt' 'interfaces necko_mdns.xpt' 'interfaces necko_res.xpt' 'interfaces necko_socket.xpt' 'interfaces necko_strconv.xpt' 'interfaces necko_viewsource.xpt' 'interfaces necko_websocket.xpt' 'interfaces necko_wyciwyg.xpt' 'interfaces parentalcontrols.xpt' 'interfaces peerconnection.xpt' 'interfaces pipnss.xpt' 'interfaces pippki.xpt' 'interfaces places.xpt' 'interfaces plugin.xpt' 'interfaces pref.xpt' 'interfaces prefetch.xpt' 'interfaces privatebrowsing.xpt' 'interfaces profiler.xpt' 'interfaces rdf.xpt' 'interfaces satchel.xpt' 'interfaces saxparser.xpt' 'interfaces services-crypto-component.xpt' 'interfaces services_fxaccounts.xpt' 'interfaces shistory.xpt' 'interfaces spellchecker.xpt' 'interfaces startupcache.xpt' 'interfaces storage.xpt' 'interfaces telemetry.xpt' 'interfaces toolkit_asyncshutdown.xpt' 'interfaces toolkit_filewatcher.xpt' 'interfaces toolkit_finalizationwitness.xpt' 'interfaces toolkit_formautofill.xpt' 'interfaces toolkit_osfile.xpt' 'interfaces toolkit_perfmonitoring.xpt' 'interfaces toolkit_securityreporter.xpt' 'interfaces toolkit_xulstore.xpt' 'interfaces toolkitprofile.xpt' 'interfaces toolkitremote.xpt' 'interfaces txmgr.xpt' 'interfaces txtsvc.xpt' 'interfaces uconv.xpt' 'interfaces unicharutil.xpt' 'interfaces update.xpt' 'interfaces uriloader.xpt' 'interfaces url-classifier.xpt' 'interfaces urlformatter.xpt' 'interfaces webBrowser_core.xpt' 'interfaces webbrowserpersist.xpt' 'interfaces webvtt.xpt' 'interfaces widget.xpt' 'interfaces windowds.xpt' 'interfaces windowwatcher.xpt' 'interfaces xpcom_base.xpt' 'interfaces xpcom_components.xpt' 'interfaces xpcom_ds.xpt' 'interfaces xpcom_io.xpt' 'interfaces xpcom_system.xpt' 'interfaces xpcom_threads.xpt' 'interfaces xpcom_xpti.xpt' 'interfaces xpconnect.xpt' 'interfaces xul.xpt' 'interfaces xulapp.xpt' 'interfaces xultmpl.xpt' 'interfaces zipwriter.xpt'
manifest-signing-root.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py trustedAppPublicRoot manifest-signing-root.inc .deps/manifest-signing-root.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/trusted-app-public.der
browser-feeds.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/browser/components  \
	browser-feeds nsIFeedResultService nsIWebContentConverterRegistrar
browser-newtab.xpt
browsercompsbase.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/browser/components  \
	browser-newtab nsIAboutNewTabService
jsinspector.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/browser/components  \
	browsercompsbase nsIBrowserGlue nsIBrowserHandler
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/browser/components  \
	jsinspector nsIJSInspector
migration.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/browser/components  \
	migration nsIBrowserProfileMigrator
sessionstore.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/browser/components  \
	sessionstore nsISessionStartup nsISessionStore
shellservice.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/browser/components  \
	shellservice nsIGNOMEShellService nsIShellService
accessibility.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	accessibility nsIAccessibilityService nsIAccessible nsIAccessibleApplication nsIAccessibleCaretMoveEvent nsIAccessibleDocument nsIAccessibleEditableText nsIAccessibleEvent nsIAccessibleHideEvent nsIAccessibleHyperLink nsIAccessibleHyperText nsIAccessibleImage nsIAccessibleObjectAttributeChangedEvent nsIAccessiblePivot nsIAccessibleRelation nsIAccessibleRole nsIAccessibleSelectable nsIAccessibleStateChangeEvent nsIAccessibleStates nsIAccessibleTable nsIAccessibleTableChangeEvent nsIAccessibleText nsIAccessibleTextChangeEvent nsIAccessibleTextRange nsIAccessibleTypes nsIAccessibleValue nsIAccessibleVirtualCursorChangeEvent nsIXBLAccessible
alerts.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	alerts nsIAlertsService
appshell.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	appshell nsIAppShellService nsIPopupWindowManager nsIWindowMediator nsIWindowMediatorListener nsIWindowlessBrowser nsIXULBrowserWindow nsIXULWindow
appstartup.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	appstartup nsIAppStartup nsIUserInfo
autocomplete.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	autocomplete nsIAutoCompleteController nsIAutoCompleteInput nsIAutoCompletePopup nsIAutoCompleteResult nsIAutoCompleteSearch nsIAutoCompleteSimpleResult
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/encoding'
autoconfig.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	autoconfig nsIAutoConfig nsIReadConfig
manifest-signing-test-root.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py trustedAppTestRoot manifest-signing-test-root.inc .deps/manifest-signing-test-root.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/manager/ssl/tests/unit/test_signed_manifest/trusted_ca1.der
browser-element.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	browser-element nsIBrowserElementAPI
caps.xpt
captivedetect.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	caps nsIAddonPolicyService nsIDomainPolicy nsIPrincipal nsIScriptSecurityManager
chrome.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	captivedetect nsICaptivePortalDetector
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	chrome nsIChromeRegistry nsIToolkitChromeRegistry
commandhandler.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	commandhandler nsICommandManager nsICommandParams nsIControllerCommand nsIControllerCommandTable nsIControllerContext nsPICommandUpdater
commandlines.xpt
composer.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	composer nsIEditingSession
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	commandlines nsICommandLine nsICommandLineHandler nsICommandLineRunner nsICommandLineValidator
content_events.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	content_events nsIEventListenerService
content_geckomediaplugins.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	content_geckomediaplugins mozIGeckoMediaPluginChromeService mozIGeckoMediaPluginService
content_html.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	content_html nsIDateTimeInputArea nsIFormSubmitObserver nsIHTMLMenu nsIImageDocument nsIMenuBuilder nsIPhonetic
content_webrtc.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	content_webrtc nsITabSource
content_xslt.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	content_xslt nsIXSLTProcessor nsIXSLTProcessorPrivate txIEXSLTRegExFunctions txIFunctionEvaluationContext txINodeSet txIXPathObject
xpcshell.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py xpcshellRoot xpcshell.inc .deps/xpcshell.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/manager/ssl/tests/unit/test_signed_apps/trusted_ca1.der
cookie.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	cookie nsICookieAcceptDialog nsICookiePromptService
directory.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	directory nsIHTTPIndex
diskspacewatcher.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	diskspacewatcher nsIDiskSpaceWatcher
docshell.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	docshell nsCDefaultURIFixup nsIClipboardCommands nsIContentViewer nsIContentViewerContainer nsIContentViewerEdit nsIContentViewerFile nsIDocCharset nsIDocShell nsIDocShellLoadInfo nsIDocShellTreeItem nsIDocShellTreeOwner nsIDocumentLoaderFactory nsIDownloadHistory nsIGlobalHistory2 nsILoadContext nsIPrivacyTransitionObserver nsIReflowObserver nsIRefreshURI nsIScrollable nsITextScroll nsIURIFixup nsIWebNavigation nsIWebNavigationInfo nsIWebPageDescriptor
dom.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom mozIDOMWindow nsIConsoleAPIStorage nsIContentPolicy nsIContentPolicyBase nsIDOMBlob nsIDOMDOMCursor nsIDOMDOMRequest nsIDOMDataChannel nsIDOMFileList nsIDOMFormData nsIDOMParser nsIDOMSerializer nsIDocumentEncoder nsIDroppedLinkHandler nsIFrameLoader nsIHangReport nsIImageLoadingContent nsIMessageManager nsIObjectLoadingContent nsIRemoteWindowContext nsIScriptChannel nsIScriptLoaderObserver nsISelection nsISelectionController nsISelectionDisplay nsISelectionListener nsISelectionPrivate nsISimpleContentPolicy nsISiteSpecificUserAgent nsISlowScriptDebug
dom_apps.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_apps mozIApplication mozIApplicationClearPrivateDataParams nsIAppsService
dom_audiochannel.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_audiochannel nsIAudioChannelAgent nsIAudioChannelService
dom_base.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_base domstubs nsIBrowser nsIBrowserDOMWindow nsIContentPermissionPrompt nsIContentPrefService nsIContentPrefService2 nsIContentURIGrouper nsIDOMChromeWindow nsIDOMClientRect nsIDOMClientRectList nsIDOMConstructor nsIDOMCrypto nsIDOMGlobalPropertyInitializer nsIDOMHistory nsIDOMLocation nsIDOMModalContentWindow nsIDOMNavigator nsIDOMScreen nsIDOMWindow nsIDOMWindowCollection nsIDOMWindowUtils nsIFocusManager nsIIdleObserver nsIQueryContentEventResult nsIRemoteBrowser nsIServiceWorkerManager nsIStructuredCloneContainer nsITabChild nsITabParent nsITextInputProcessor nsITextInputProcessorCallback
dom_canvas.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_canvas nsIDOMCanvasRenderingContext2D nsIDOMWebGLRenderingContext
dom_core.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_core nsIDOMAttr nsIDOMCDATASection nsIDOMCharacterData nsIDOMComment nsIDOMDOMException nsIDOMDOMImplementation nsIDOMDocument nsIDOMDocumentFragment nsIDOMDocumentType nsIDOMElement nsIDOMMozNamedAttrMap nsIDOMNSEditableElement nsIDOMNode nsIDOMNodeList nsIDOMProcessingInstruction nsIDOMText nsIDOMXMLDocument
dom_css.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_css nsIDOMCSSConditionRule nsIDOMCSSCounterStyleRule nsIDOMCSSFontFaceRule nsIDOMCSSFontFeatureValuesRule nsIDOMCSSGroupingRule nsIDOMCSSImportRule nsIDOMCSSKeyframeRule nsIDOMCSSKeyframesRule nsIDOMCSSMediaRule nsIDOMCSSMozDocumentRule nsIDOMCSSPageRule nsIDOMCSSPrimitiveValue nsIDOMCSSRule nsIDOMCSSRuleList nsIDOMCSSStyleDeclaration nsIDOMCSSStyleRule nsIDOMCSSStyleSheet nsIDOMCSSSupportsRule nsIDOMCSSUnknownRule nsIDOMCSSValue nsIDOMCSSValueList nsIDOMCounter nsIDOMRect
dom_events.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_events nsIDOMAnimationEvent nsIDOMBeforeUnloadEvent nsIDOMClipboardEvent nsIDOMCommandEvent nsIDOMCustomEvent nsIDOMDataContainerEvent nsIDOMDataTransfer nsIDOMDragEvent nsIDOMEvent nsIDOMEventListener nsIDOMEventTarget nsIDOMFocusEvent nsIDOMKeyEvent nsIDOMMouseEvent nsIDOMMouseScrollEvent nsIDOMMutationEvent nsIDOMNSEvent nsIDOMNotifyPaintEvent nsIDOMPaintRequest nsIDOMScrollAreaEvent nsIDOMSimpleGestureEvent nsIDOMTransitionEvent nsIDOMUIEvent nsIDOMWheelEvent
dom_geolocation.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_geolocation nsIDOMGeoGeolocation nsIDOMGeoPosition nsIDOMGeoPositionCallback nsIDOMGeoPositionCoords nsIDOMGeoPositionError nsIDOMGeoPositionErrorCallback
addons-public.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py addonsPublicRoot addons-public.inc .deps/addons-public.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/addons-public.crt
dom_html.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_html nsIDOMHTMLAnchorElement nsIDOMHTMLAppletElement nsIDOMHTMLAreaElement nsIDOMHTMLBaseElement nsIDOMHTMLBodyElement nsIDOMHTMLButtonElement nsIDOMHTMLCanvasElement nsIDOMHTMLCollection nsIDOMHTMLDirectoryElement nsIDOMHTMLDocument nsIDOMHTMLElement nsIDOMHTMLEmbedElement nsIDOMHTMLFieldSetElement nsIDOMHTMLFormElement nsIDOMHTMLFrameElement nsIDOMHTMLFrameSetElement nsIDOMHTMLHRElement nsIDOMHTMLHeadElement nsIDOMHTMLHtmlElement nsIDOMHTMLIFrameElement nsIDOMHTMLImageElement nsIDOMHTMLInputElement nsIDOMHTMLLIElement nsIDOMHTMLLabelElement nsIDOMHTMLLinkElement nsIDOMHTMLMapElement nsIDOMHTMLMediaElement nsIDOMHTMLMenuElement nsIDOMHTMLMenuItemElement nsIDOMHTMLMetaElement nsIDOMHTMLOListElement nsIDOMHTMLObjectElement nsIDOMHTMLOptGroupElement nsIDOMHTMLOptionElement nsIDOMHTMLOptionsCollection nsIDOMHTMLParagraphElement nsIDOMHTMLPictureElement nsIDOMHTMLPreElement nsIDOMHTMLQuoteElement nsIDOMHTMLScriptElement nsIDOMHTMLSelectElement nsIDOMHTMLSourceElement nsIDOMHTMLStyleElement nsIDOMHTMLTableCellElement nsIDOMHTMLTextAreaElement nsIDOMHTMLUListElement nsIDOMMozBrowserFrame nsIDOMTimeRanges nsIDOMValidityState nsIMozBrowserFrame
dom_json.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_json nsIJSON
dom_media.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_media nsIDOMNavigatorUserMedia nsIMediaManager
dom_network.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_network nsIMozNavigatorNetwork nsITCPSocketCallback nsIUDPSocketChild
dom_notification.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_notification nsINotificationStorage
dom_offline.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_offline nsIDOMOfflineResourceList
addons-stage.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py addonsStageRoot addons-stage.inc .deps/addons-stage.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/addons-stage.crt
dom_permissionsettings.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_permissionsettings nsIPermissionPromptService
warning: interface 'nsISelectionPrivate' is scriptable but derives from non-scriptable 'nsISelection', ../../../dist/idl/nsISelectionPrivate.idl line 31:0
interface nsISelectionPrivate : nsISelection
^
dom_power.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_power nsIDOMWakeLockListener nsIPowerManagerService
dom_presentation.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_presentation nsIPresentationControlChannel nsIPresentationControlService nsIPresentationDevice nsIPresentationDeviceManager nsIPresentationDevicePrompt nsIPresentationDeviceProvider nsIPresentationListener nsIPresentationLocalDevice nsIPresentationRequestUIGlue nsIPresentationService nsIPresentationSessionRequest nsIPresentationSessionTransport nsIPresentationSessionTransportBuilder nsIPresentationTerminateRequest
dom_push.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_push nsIPushErrorReporter nsIPushNotifier nsIPushService
dom_quota.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_quota nsIQuotaCallbacks nsIQuotaManagerService nsIQuotaRequests nsIQuotaResults
dom_range.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_range nsIDOMRange
dom_security.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_security nsIContentSecurityManager nsIContentSecurityPolicy
dom_settings.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_settings nsISettingsService
privileged-package-root.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/gen_cert_header.py privilegedPackageRoot privileged-package-root.inc .deps/privileged-package-root.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/security/apps/privileged-package-root.der
dom_sidebar.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_sidebar nsIWebContentHandlerRegistrar
dom_smil.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_smil nsIDOMTimeEvent
dom_storage.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_storage nsIDOMStorage nsIDOMStorageManager
dom_stylesheets.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_stylesheets nsIDOMMediaList nsIDOMStyleSheet nsIDOMStyleSheetList
dom_svg.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_svg nsIDOMSVGElement nsIDOMSVGLength
dom_system.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_system nsIOSFileConstantsService nsISystemUpdateProvider
dom_time.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_time nsITimeService
dom_traversal.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_traversal nsIDOMNodeFilter nsIDOMNodeIterator nsIDOMTreeWalker
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/security/apps'
dom_webspeechrecognition.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_webspeechrecognition nsISpeechRecognitionService
dom_webspeechsynth.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_webspeechsynth nsISpeechService nsISynthVoiceRegistry
dom_workers.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_workers nsIWorkerDebugger nsIWorkerDebuggerManager
dom_xbl.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_xbl nsIDOMDocumentXBL
dom_xhr.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_xhr nsIXMLHttpRequest
dom_xpath.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_xpath nsIDOMXPathEvaluator nsIDOMXPathResult
dom_xul.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	dom_xul nsIDOMXULButtonElement nsIDOMXULCheckboxElement nsIDOMXULCommandDispatcher nsIDOMXULCommandEvent nsIDOMXULContainerElement nsIDOMXULControlElement nsIDOMXULDescriptionElement nsIDOMXULDocument nsIDOMXULElement nsIDOMXULImageElement nsIDOMXULLabelElement nsIDOMXULLabeledControlEl nsIDOMXULMenuListElement nsIDOMXULMultSelectCntrlEl nsIDOMXULPopupElement nsIDOMXULRelatedElement nsIDOMXULSelectCntrlEl nsIDOMXULSelectCntrlItemEl nsIDOMXULTextboxElement nsIDOMXULTreeElement
downloads.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	downloads nsIApplicationReputation nsIDownload nsIDownloadManager nsIDownloadManagerUI nsIDownloadProgressListener
editor.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	editor nsIContentFilter nsIDocumentStateListener nsIEditActionListener nsIEditor nsIEditorIMESupport nsIEditorMailSupport nsIEditorObserver nsIEditorSpellCheck nsIEditorStyleSheets nsIEditorUtils nsIHTMLAbsPosEditor nsIHTMLEditor nsIHTMLInlineTableEditor nsIHTMLObjectResizeListener nsIHTMLObjectResizer nsIPlaintextEditor nsITableEditor nsIURIRefObject nsPIEditorTransaction
embed_base.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	embed_base nsIWindowCreator nsIWindowCreator2 nsIWindowProvider
extensions.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	extensions amIAddonManager amIAddonPathService amIWebInstallListener amIWebInstaller
exthandler.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	exthandler nsCExternalHandlerService nsIContentDispatchChooser nsIExternalHelperAppService nsIExternalProtocolService nsIExternalSharingAppService nsIExternalURLHandlerService nsIHandlerService nsIHelperAppLauncherDialog
exthelper.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	exthelper extIApplication
fastfind.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	fastfind nsITypeAheadFind
feeds.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	feeds nsIFeed nsIFeedContainer nsIFeedElementBase nsIFeedEntry nsIFeedGenerator nsIFeedListener nsIFeedPerson nsIFeedProcessor nsIFeedResult nsIFeedTextConstruct
filepicker.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	filepicker nsIFileView
find.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	find nsIFind nsIWebBrowserFind
gfx.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	gfx nsIFontEnumerator nsIScriptableRegion
hal.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	hal nsIRecoveryService
html5.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	html5 nsIParserUtils nsIScriptableUnescapeHTML
htmlparser.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	htmlparser nsIExpatSink nsIExtendedExpatSink
identity.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	identity nsIIdentityCryptoService
imglib2.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	imglib2 imgICache imgIContainer imgIContainerDebug imgIEncoder imgILoader imgINotificationObserver imgIOnloadBlocker imgIRequest imgIScriptedNotificationObserver imgITools nsIIconURI
inspector.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	inspector inICSSValueSearch inIDOMUtils inIDOMView inIDeepTreeWalker inISearchObserver inISearchProcess nsIDOMFontFace nsIDOMFontFaceList
intl.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	intl nsIStringBundle nsIStringBundleOverride
jar.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	jar nsIJARChannel nsIJARProtocolHandler nsIJARURI nsIZipReader
jsdebugger.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	jsdebugger IJSDebugger
jsdownloads.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	jsdownloads mozIDownloadPlatform
layout_base.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	layout_base nsICSSUnprefixingService nsIStyleSheetService
layout_printing.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	layout_printing nsIPrintProgress nsIPrintProgressParams nsIPrintStatusFeedback
layout_xul.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	layout_xul nsIBoxObject nsIBrowserBoxObject nsIContainerBoxObject nsIListBoxObject nsIMenuBoxObject nsIScrollBoxObject nsISliderListener
layout_xul_tree.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	layout_xul_tree nsITreeBoxObject nsITreeColumns nsITreeContentView nsITreeSelection nsITreeView
locale.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	locale nsICollation nsILocale nsILocaleService nsIScriptableDateFormat
loginmgr.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	loginmgr nsILoginInfo nsILoginManager nsILoginManagerCrypto nsILoginManagerPrompter nsILoginManagerStorage nsILoginMetaInfo
lwbrk.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	lwbrk nsISemanticUnitScanner
memory_profiler.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	memory_profiler nsIMemoryProfiler
mimetype.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	mimetype nsIMIMEHeaderParam nsIMIMEInfo nsIMIMEService
mozfind.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	mozfind nsIFindService
mozintl.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	mozintl mozIMozIntl
necko.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko mozIThirdPartyUtil nsIApplicationCache nsIApplicationCacheChannel nsIApplicationCacheContainer nsIApplicationCacheService nsIArrayBufferInputStream nsIAsyncStreamCopier nsIAsyncStreamCopier2 nsIAsyncVerifyRedirectCallback nsIAuthInformation nsIAuthModule nsIAuthPrompt nsIAuthPrompt2 nsIAuthPromptAdapterFactory nsIAuthPromptCallback nsIAuthPromptProvider nsIBackgroundFileSaver nsIBrowserSearchService nsIBufferedStreams nsIByteRangeRequest nsICacheInfoChannel nsICachingChannel nsICancelable nsICaptivePortalService nsIChannel nsIChannelEventSink nsIChannelWithDivertableParentListener nsIChildChannel nsIClassOfService nsIContentSniffer nsICryptoFIPSInfo nsICryptoHMAC nsICryptoHash nsIDashboard nsIDashboardEventNotifier nsIDeprecationWarner nsIDivertableChannel nsIDownloader nsIEncodedChannel nsIExternalProtocolHandler nsIFileStreams nsIFileURL nsIForcePendingChannel nsIFormPOSTActionChannel nsIHttpAuthenticatorCallback nsIHttpPushListener nsIIOService nsIIOService2 nsIIncrementalDownload nsIIncrementalStreamLoader nsIInputStreamChannel nsIInputStreamPump nsILoadContextInfo nsILoadGroup nsILoadGroupChild nsILoadInfo nsIMIMEInputStream nsIMultiPartChannel nsINSSErrorsService nsINestedURI nsINetAddr nsINetUtil nsINetworkInfoService nsINetworkInterceptController nsINetworkLinkService nsINetworkPredictor nsINetworkPredictorVerifier nsINetworkProperties nsINullChannel nsIParentChannel nsIParentRedirectingChannel nsIPermission nsIPermissionManager nsIPrivateBrowsingChannel nsIProgressEventSink nsIPrompt nsIProtocolHandler nsIProtocolProxyCallback nsIProtocolProxyFilter nsIProtocolProxyService nsIProtocolProxyService2 nsIProxiedChannel nsIProxiedProtocolHandler nsIProxyInfo nsIRandomGenerator nsIRedirectChannelRegistrar nsIRedirectResultListener nsIRequest nsIRequestContext nsIRequestObserver nsIRequestObserverProxy nsIResumableChannel nsISecCheckWrapChannel nsISecureBrowserUI nsISecurityEventSink nsISecurityInfoProvider nsISensitiveInfoHiddenURI nsISerializationHelper nsIServerSocket nsISimpleStreamListener nsISocketFilter nsISocketTransport nsISocketTransportService nsISpeculativeConnect nsIStandardURL nsIStreamListener nsIStreamListenerTee nsIStreamLoader nsIStreamTransportService nsIStreamingProtocolController nsIStreamingProtocolService nsISyncStreamListener nsISystemProxySettings nsITLSServerSocket nsIThreadRetargetableRequest nsIThreadRetargetableStreamListener nsIThrottledInputChannel nsITimedChannel nsITraceableChannel nsITransport nsIUDPSocket nsIURI nsIURIClassifier nsIURIWithBlobImpl nsIURIWithPrincipal nsIURIWithQuery nsIURL nsIURLParser nsIUnicharStreamLoader nsIUploadChannel nsIUploadChannel2 nsPILoadGroupInternal nsPISocketTransportService
necko_about.xpt
necko_cache.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_about nsIAboutModule
necko_cache2.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_cache nsICache nsICacheEntryDescriptor nsICacheListener nsICacheService nsICacheSession nsICacheVisitor
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_cache2 nsICacheEntry nsICacheEntryDoomCallback nsICacheEntryOpenCallback nsICacheStorage nsICacheStorageService nsICacheStorageVisitor nsICacheTesting
necko_cookie.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_cookie nsICookie nsICookie2 nsICookieManager nsICookieManager2 nsICookiePermission nsICookieService
necko_dns.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_dns nsIDNSListener nsIDNSRecord nsIDNSService nsIEffectiveTLDService nsIIDNService nsPIDNSService
necko_file.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_file nsIFileChannel nsIFileProtocolHandler
necko_ftp.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_ftp nsIFTPChannel nsIFTPChannelParentInternal
necko_http.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_http nsICompressConvStats nsIHstsPrimingCallback nsIHttpActivityObserver nsIHttpAuthManager nsIHttpAuthenticableChannel nsIHttpAuthenticator nsIHttpChannel nsIHttpChannelAuthProvider nsIHttpChannelChild nsIHttpChannelInternal nsIHttpEventSink nsIHttpHeaderVisitor nsIHttpProtocolHandler nsIWellKnownOpportunisticUtils
necko_mdns.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_mdns nsIDNSServiceDiscovery
necko_res.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_res nsIResProtocolHandler nsISubstitutingProtocolHandler
necko_socket.xpt
necko_strconv.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_socket nsISOCKSSocketInfo nsISSLSocketControl nsISocketProvider nsISocketProviderService nsITransportSecurityInfo
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_strconv mozITXTToHTMLConv nsIDirIndex nsIDirIndexListener nsIStreamConverter nsIStreamConverterService nsITXTToHTMLConv
necko_viewsource.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_viewsource nsIViewSourceChannel
necko_websocket.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_websocket nsITransportProvider nsIWebSocketChannel nsIWebSocketEventService nsIWebSocketListener
necko_wyciwyg.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	necko_wyciwyg nsIWyciwygChannel
parentalcontrols.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	parentalcontrols nsIParentalControlsService
peerconnection.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	peerconnection IPeerConnection
pipnss.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	pipnss nsIASN1Object nsIASN1PrintableItem nsIASN1Sequence nsIAssociatedContentSecurity nsIBadCertListener2 nsICertBlocklist nsICertOverrideService nsICertTree nsICertificateDialogs nsIClientAuthDialogs nsIContentSignatureVerifier nsIDataSignatureVerifier nsIGenKeypairInfoDlg nsIKeyModule nsIKeygenThread nsILocalCertService nsINSSU2FToken nsINSSVersion nsIPK11Token nsIPK11TokenDB nsIPKCS11 nsIPKCS11Module nsIPKCS11ModuleDB nsIPKCS11Slot nsIProtectedAuthThread nsISSLStatus nsISSLStatusProvider nsISecretDecoderRing nsISecurityUITelemetry nsISiteSecurityService nsITokenDialogs nsITokenPasswordDialogs nsIU2FToken nsIWeakCryptoOverride nsIX509Cert nsIX509CertDB nsIX509CertList nsIX509CertValidity
pippki.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	pippki nsIASN1Tree
places.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	places mozIAsyncFavicons mozIAsyncHistory mozIAsyncLivemarks mozIColorAnalyzer mozIPlacesAutoComplete mozIPlacesPendingOperation nsIAnnotationService nsIBrowserHistory nsIFaviconService nsINavBookmarksService nsINavHistoryService nsITaggingService nsPIPlacesDatabase
plugin.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	plugin nsIHTTPHeaderListener nsIPluginDocument nsIPluginHost nsIPluginInputStream nsIPluginInstanceOwner nsIPluginTag nspluginroot
pref.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	pref nsIPrefBranch nsIPrefBranch2 nsIPrefBranchInternal nsIPrefLocalizedString nsIPrefService nsIRelativeFilePref
prefetch.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	prefetch nsIOfflineCacheUpdate nsIPrefetchService
privatebrowsing.xpt
profiler.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	privatebrowsing nsIPrivateBrowsingTrackingProtectionWhitelist
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	profiler nsIProfileSaveEvent nsIProfiler
rdf.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	rdf nsIRDFCompositeDataSource nsIRDFContainer nsIRDFContainerUtils nsIRDFDataSource nsIRDFDelegateFactory nsIRDFInMemoryDataSource nsIRDFInferDataSource nsIRDFLiteral nsIRDFNode nsIRDFObserver nsIRDFPropagatableDataSource nsIRDFPurgeableDataSource nsIRDFRemoteDataSource nsIRDFResource nsIRDFService nsIRDFXMLParser nsIRDFXMLSerializer nsIRDFXMLSink nsIRDFXMLSource rdfIDataSource rdfISerializer rdfITripleVisitor
satchel.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	satchel nsIFormAutoComplete nsIFormFillController nsIFormHistory nsIInputListAutoComplete
saxparser.xpt
services-crypto-component.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	saxparser nsIMozSAXXMLDeclarationHandler nsISAXAttributes nsISAXContentHandler nsISAXDTDHandler nsISAXErrorHandler nsISAXLexicalHandler nsISAXLocator nsISAXMutableAttributes nsISAXXMLFilter nsISAXXMLReader
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	services-crypto-component nsISyncJPAKE
services_fxaccounts.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	services_fxaccounts nsIFxAccountsUIGlue
shistory.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	shistory nsIBFCacheEntry nsIGroupedSHistory nsIPartialSHistory nsIPartialSHistoryListener nsISHContainer nsISHEntry nsISHTransaction nsISHistory nsISHistoryInternal nsISHistoryListener
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
warning: [const] doesn't make sense on builtin types., <class 'xpidl.xpidl.BuiltinLocation'>
spellchecker.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	spellchecker mozIPersonalDictionary mozISpellCheckingEngine mozISpellI18NManager mozISpellI18NUtil
startupcache.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	startupcache nsIStartupCache
storage.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	storage mozIStorageAggregateFunction mozIStorageAsyncConnection mozIStorageAsyncStatement mozIStorageBaseStatement mozIStorageBindingParams mozIStorageBindingParamsArray mozIStorageCompletionCallback mozIStorageConnection mozIStorageError mozIStorageFunction mozIStoragePendingStatement mozIStorageProgressHandler mozIStorageResultSet mozIStorageRow mozIStorageService mozIStorageStatement mozIStorageStatementCallback mozIStorageStatementParams mozIStorageStatementRow mozIStorageVacuumParticipant mozIStorageValueArray
telemetry.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	telemetry nsITelemetry
toolkit_asyncshutdown.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkit_asyncshutdown nsIAsyncShutdown
toolkit_filewatcher.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkit_filewatcher nsINativeFileWatcher
toolkit_finalizationwitness.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkit_finalizationwitness nsIFinalizationWitnessService
toolkit_formautofill.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkit_formautofill nsIFormAutofillContentService
toolkit_osfile.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkit_osfile nsINativeOSFileInternals
toolkit_perfmonitoring.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkit_perfmonitoring nsIPerformanceStats
toolkit_securityreporter.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkit_securityreporter nsISecurityReporter
toolkit_xulstore.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkit_xulstore nsIXULStore
toolkitprofile.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkitprofile nsIProfileMigrator nsIProfileUnlocker nsIToolkitProfile nsIToolkitProfileService
toolkitremote.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	toolkitremote nsIRemoteService
txmgr.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	txmgr nsITransaction nsITransactionList nsITransactionListener nsITransactionManager
txtsvc.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	txtsvc nsIInlineSpellChecker nsITextServicesFilter
uconv.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	uconv nsIScriptableUConv nsITextToSubURI nsIUTF8ConverterService
unicharutil.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	unicharutil nsIEntityConverter nsISaveAsCharset nsIUnicodeNormalizer
update.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	update nsIUpdateTimerManager
uriloader.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	uriloader nsCURILoader nsIContentHandler nsIDocumentLoader nsITransfer nsIURIContentListener nsIURILoader nsIWebProgress nsIWebProgressListener nsIWebProgressListener2
url-classifier.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	url-classifier nsIUrlClassifierDBService nsIUrlClassifierHashCompleter nsIUrlClassifierPrefixSet nsIUrlClassifierStreamUpdater nsIUrlClassifierUtils nsIUrlListManager
urlformatter.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	urlformatter nsIURLFormatter
webBrowser_core.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	webBrowser_core nsCWebBrowser nsICommandHandler nsIContextMenuListener nsIContextMenuListener2 nsIEmbeddingSiteWindow nsIPrintingPromptService nsITooltipListener nsITooltipTextProvider nsIWebBrowser nsIWebBrowserChrome nsIWebBrowserChrome2 nsIWebBrowserChrome3 nsIWebBrowserChromeFocus nsIWebBrowserFocus nsIWebBrowserPrint nsIWebBrowserSetup nsIWebBrowserStream
webbrowserpersist.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	webbrowserpersist nsCWebBrowserPersist nsIWebBrowserPersist nsIWebBrowserPersistDocument nsIWebBrowserPersistable
webvtt.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	webvtt nsIWebVTTListener nsIWebVTTParserWrapper
widget.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	widget nsIAppShell nsIApplicationChooser nsIBaseWindow nsIBidiKeyboard nsIClipboard nsIClipboardDragDropHookList nsIClipboardDragDropHooks nsIClipboardHelper nsIClipboardOwner nsIColorPicker nsIDatePicker nsIDisplayInfo nsIDragService nsIDragSession nsIFilePicker nsIFormatConverter nsIGfxInfo nsIGfxInfoDebug nsIIdleService nsIIdleServiceInternal nsIPrintSession nsIPrintSettings nsIPrintSettingsService nsIPrinterEnumerator nsIScreen nsIScreenManager nsISound nsITransferable
windowds.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	windowds nsIWindowDataSource
windowwatcher.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	windowwatcher nsIDialogParamBlock nsIPromptFactory nsIPromptService nsIPromptService2 nsIWindowWatcher nsPIPromptService nsPIWindowWatcher
xpcom_base.xpt
xpcom_components.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xpcom_base nsIConsoleListener nsIConsoleMessage nsIConsoleService nsICycleCollectorListener nsIDebug2 nsIErrorService nsIException nsIGZFileWriter nsIInterfaceRequestor nsIMemory nsIMemoryInfoDumper nsIMemoryReporter nsIMessageLoop nsIMutable nsIProgrammingLanguage nsISecurityConsoleMessage nsIStatusReporter nsISupports nsIUUIDGenerator nsIVersionComparator nsIWeakReference nsrootidl
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xpcom_components nsICategoryManager nsIClassInfo nsIComponentManager nsIComponentRegistrar nsIFactory nsIModule nsIServiceManager
xpcom_ds.xpt
xpcom_io.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xpcom_ds nsIArray nsIArrayExtensions nsIAtom nsIAtomService nsICollection nsIEnumerator nsIHashable nsIINIParser nsIMutableArray nsIObserver nsIObserverService nsIPersistentProperties2 nsIProperties nsIProperty nsIPropertyBag nsIPropertyBag2 nsISerializable nsISimpleEnumerator nsIStringEnumerator nsISupportsArray nsISupportsIterators nsISupportsPrimitives nsIVariant nsIWritablePropertyBag nsIWritablePropertyBag2
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xpcom_io nsIAsyncInputStream nsIAsyncOutputStream nsIBinaryInputStream nsIBinaryOutputStream nsICloneableInputStream nsIConverterInputStream nsIConverterOutputStream nsIDirectoryEnumerator nsIDirectoryService nsIFile nsIIOUtil nsIInputStream nsIInputStreamTee nsILineInputStream nsILocalFile nsILocalFileWin nsIMultiplexInputStream nsIObjectInputStream nsIObjectOutputStream nsIOutputStream nsIPipe nsISafeOutputStream nsIScriptableBase64Encoder nsIScriptableInputStream nsISeekableStream nsIStorageStream nsIStreamBufferAccess nsIStringStream nsIUnicharInputStream nsIUnicharLineInputStream nsIUnicharOutputStream
xpcom_system.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xpcom_system nsIBlocklistService nsIDeviceSensors nsIGConfService nsIGIOService nsIGSettingsService nsIGeolocationProvider nsIHapticFeedback nsIPackageKitService nsIPlatformInfo nsIXULAppInfo nsIXULRuntime
xpcom_threads.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xpcom_threads nsIEnvironment nsIEventTarget nsIIdlePeriod nsIProcess nsIRunnable nsISupportsPriority nsIThread nsIThreadInternal nsIThreadManager nsIThreadPool nsITimer
xpcom_xpti.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xpcom_xpti nsIInterfaceInfo nsIInterfaceInfoManager
xpconnect.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xpconnect mozIJSSubScriptLoader nsIAddonInterposition nsIScriptError nsIXPCScriptable nsIXPConnect xpcIJSGetFactory xpcIJSModuleLoader xpcIJSWeakReference xpccomponents xpcexception xpcjsid
xul.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xul nsIController nsIControllers nsIXULOverlayProvider
xulapp.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xulapp nsINativeAppSupport
xultmpl.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	xultmpl nsIXULBuilderListener nsIXULSortService nsIXULTemplateBuilder nsIXULTemplateQueryProcessor nsIXULTemplateResult nsIXULTemplateRuleFilter
zipwriter.xpt
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/pythonpath.py -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/other-licenses/ply -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/xpcom/idl-parser -I../../../xpcom/idl-parser/xpidl \
	TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/python/mozbuild/mozbuild/action/xpidl-process.py --cache-dir ../../../xpcom/idl-parser/xpidl --depsdir .deps \
	../../../dist/idl ../../../dist/include ../../../dist/bin/components  \
	zipwriter nsIZipWriter
make[6]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/config/makefiles/xpidl'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom/xpidl'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/intl/locale'
langGroups.properties.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/props2arrays.py main langGroups.properties.h .deps/langGroups.properties.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/langGroups.properties
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/netwerk/dns'
etld_data.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/dns/prepare_tlds.py main etld_data.inc .deps/etld_data.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/netwerk/dns/effective_tld_names.dat
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/base'
PropertyUseCounterMap.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/gen-usecounters.py property_map PropertyUseCounterMap.inc .deps/PropertyUseCounterMap.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/UseCounters.conf
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/layout/style'
nsStyleStructList.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/style/generate-stylestructlist.py main nsStyleStructList.h .deps/nsStyleStructList.h.pp
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/accessible/xpcom'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/xre'
xpcAccEvents.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/accessible/xpcom/AccEventGen.py gen_files xpcAccEvents.h .deps/xpcAccEvents.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/accessible/xpcom/AccEvents.conf ../../xpcom/idl-parser/xpidl/xpidllex.py ../../xpcom/idl-parser/xpidl/xpidlyacc.py
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/components/telemetry'
TelemetryEventData.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/gen-event-data.py main TelemetryEventData.h .deps/TelemetryEventData.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/Events.yaml
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/xre'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/intl/locale'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/intl/locale/unix'
unixcharset.properties.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/props2arrays.py main unixcharset.properties.h .deps/unixcharset.properties.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/intl/locale/unix/unixcharset.properties
TelemetryEventEnums.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/gen-event-enum.py main TelemetryEventEnums.h .deps/TelemetryEventEnums.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/Events.yaml
nsCSSPropsGenerated.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/style/GenerateCSSPropsGenerated.py generate nsCSSPropsGenerated.inc .deps/nsCSSPropsGenerated.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/style/nsCSSPropsGenerated.inc.in TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/layout/style/PythonCSSProps.h
UseCounterList.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/gen-usecounters.py use_counter_list UseCounterList.h .deps/UseCounterList.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/UseCounters.conf
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/netwerk/dns'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/intl/locale/unix'
../../config/nsinstall -R -m 644 'nsStyleStructList.h' '../../dist/include'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/layout/style'
TelemetryHistogramData.inc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/gen-histogram-data.py main TelemetryHistogramData.inc .deps/TelemetryHistogramData.inc.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/Histograms.json TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/UseCounters.conf TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/nsDeprecatedOperationList.h
../../config/nsinstall -R -m 644 'UseCounterList.h' '../../dist/include/mozilla/dom'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/base'
../../config/nsinstall -R -m 644 'xpcAccEvents.h' '../../dist/include'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/accessible/xpcom'
TelemetryHistogramEnums.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/gen-histogram-enum.py main TelemetryHistogramEnums.h .deps/TelemetryHistogramEnums.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/Histograms.json TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/UseCounters.conf TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/nsDeprecatedOperationList.h
TelemetryScalarData.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/gen-scalar-data.py main TelemetryScalarData.h .deps/TelemetryScalarData.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/Scalars.yaml
TelemetryScalarEnums.h
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python -m mozbuild.action.file_generate TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/gen-scalar-enum.py main TelemetryScalarEnums.h .deps/TelemetryScalarEnums.h.pp TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/toolkit/components/telemetry/Scalars.yaml
../../../config/nsinstall -R -m 644 'TelemetryEventEnums.h' '../../../dist/include/mozilla'
../../../config/nsinstall -R -m 644 'TelemetryHistogramEnums.h' '../../../dist/include/mozilla'
../../../config/nsinstall -R -m 644 'TelemetryScalarEnums.h' '../../../dist/include/mozilla'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/components/telemetry'
make[5]: Nothing to be done for 'export'.
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/bindings'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/ipdl'
make[4]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[3]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[3]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make recurse_compile
make[4]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/chromium/atomics'
libchromium_atomics.a.desc
rm -f libchromium_atomics.a
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/media/gmp-plugin-openh264'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libchromium_atomics.a.desc   
mkdir -p '.deps/'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/contentproc'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/widget/gtk/mozgtk/gtk2'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozjemalloc'
mkdir -p '.deps/'
mkdir -p '.deps/'
mkdir -p '.deps/'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozalloc'
mkdir -p '.deps/'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o gmp-fake-openh264.o -c   -DNDEBUG=1 -DTRIMMED=1 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp-plugin-openh264 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/media/gmp-plugin-openh264  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/gmp-fake-openh264.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/media/gmp-plugin-openh264/gmp-fake-openh264.cpp
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozglue/misc'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o plugin-container.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/contentproc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/contentproc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/ipdl/_ipdlheaders -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/chromium/src -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/plugin-container.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/contentproc/plugin-container.cpp
mkdir -p '.deps/'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99 -o mozgtk.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DGTK3_SYMBOLS -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/widget/gtk/mozgtk/gtk2 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/widget/gtk/mozgtk/gtk2  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/mozgtk.o.pp  -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fno-strict-aliasing -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/widget/gtk/mozgtk/mozgtk.c
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99 -o jemalloc.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DMOZ_JEMALLOC_HARD_ASSERTS -Dabort=moz_abort -DMOZ_JEMALLOC_IMPL -DMOZ_HAS_MOZGLUE -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/mozjemalloc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozjemalloc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/build -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/jemalloc.o.pp  -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fno-strict-aliasing -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer  -Wno-unused  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/mozjemalloc/jemalloc.c
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o Unified_cpp_memory_mozalloc0.o -c   -DNDEBUG=1 -DTRIMMED=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/mozalloc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozalloc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/xpcom -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/build -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_memory_mozalloc0.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozalloc/Unified_cpp_memory_mozalloc0.cpp
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mfbt'
mkdir -p '.deps/'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o StackWalk.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mozglue/misc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozglue/misc  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/StackWalk.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mozglue/misc/StackWalk.cpp
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/fallible'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o TimeStamp.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mozglue/misc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozglue/misc  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/TimeStamp.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mozglue/misc/TimeStamp.cpp
mkdir -p '.deps/'
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/src/editline'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o TimeStamp_posix.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mozglue/misc -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozglue/misc  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/TimeStamp_posix.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mozglue/misc/TimeStamp_posix.cpp
mkdir -p '.deps/'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o Compression.o -c  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mfbt -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mfbt  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/Compression.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=shadow -Wno-unused-function TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mfbt/Compression.cpp
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o Decimal.o -c  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mfbt -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mfbt  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/Decimal.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=shadow  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mfbt/decimal/Decimal.cpp
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/library/gtest/static'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o fallible.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/fallible -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/fallible  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/fallible.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/fallible/fallible.cpp
libxul-gtest.a.desc
rm -f libxul-gtest.a
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99 -o Unified_c_js_src_editline0.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/js/src/editline -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/src/editline  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include          -fPIC  -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/src/js-confdefs.h -DMOZILLA_CLIENT -MD -MP -MF .deps/Unified_c_js_src_editline0.o.pp  -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fno-math-errno -pthread -pipe  -freorder-blocks -O3 -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/src/editline/Unified_c_js_src_editline0.c
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers/sys/cdefs.h:3,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/mozjemalloc/jemalloc.c:307:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include <sys/cdefs.h> is deprecated [-Wcpp]
 #warning usage of non-standard #include <sys/cdefs.h> is deprecated
  ^~~~~~~
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/db/sqlite3/src'
mkdir -p '.deps/'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libxul-gtest.a.desc   
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/mozjemalloc/jemalloc.c:335:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers/sys/sysctl.h:3:15: fatal error: sys/sysctl.h: No such file or directory
 #include_next <sys/sysctl.h>
               ^~~~~~~~~~~~~~
make[5]: Entering directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation'
mkdir -p '.deps/'
compilation terminated.
make[5]: *** [TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/rules.mk:883: jemalloc.o] Error 1
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozjemalloc'
make[4]: *** [TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/recurse.mk:71: memory/mozjemalloc/target] Error 2
make[4]: *** Waiting for unfinished jobs....
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o Unified_cpp_mfbt0.o -c  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mfbt -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mfbt  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_mfbt0.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=shadow  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mfbt/Unified_cpp_mfbt0.cpp
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu99 -o sqlite3.o -c  -DNDEBUG=1 -DTRIMMED=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_THREADSAFE=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DEFAULT_PAGE_SIZE=32768 -DSQLITE_MAX_DEFAULT_PAGE_SIZE=32768 -DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_BUILTIN_TEST -DSQLITE_OMIT_DECLTYPE -DSQLITE_TEMP_STORE=2 -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/db/sqlite3/src -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/db/sqlite3/src  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -DMOZILLA_CLIENT -MD -MP -MF .deps/sqlite3.o.pp  -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fno-strict-aliasing -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer -Wno-sign-compare -Wno-type-limits  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/db/sqlite3/src/sqlite3.c
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o Unified_cpp_dom_presentation0.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/ipdl/_ipdlheaders -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/chromium/src -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_presentation0.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp
libfallible.a.desc
rm -f libfallible.a
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libfallible.a.desc fallible.o  
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/memory/mozalloc/mozalloc.cpp:69,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozalloc/Unified_cpp_memory_mozalloc0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:180:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:183:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:192:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:180:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:183:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:204:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o Unified_cpp_dom_presentation1.o -c -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/stl_wrappers -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/ipdl/_ipdlheaders -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/chromium/src -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/glue -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_dom_presentation1.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation1.cpp
libmozgtk.so
rm -f libmozgtk.so
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_exec.py --uselist --  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer  -fPIC -shared -Wl,-z,defs -Wl,-h,libmozgtk.so -o libmozgtk.so  mozgtk.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/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib          -Wl,--no-as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -Wl,--as-needed 
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nscore.h:20,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsXPCOM.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/ipc/contentproc/plugin-container.cpp:7:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:180:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:183:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:192:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:180:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:183:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:204:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libmemory_mozalloc.a
rm -f libmemory_mozalloc.a libmemory_mozalloc.a.desc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_exec.py --extract -- x86_64-bec-linux-musl-ar crs libmemory_mozalloc.a Unified_cpp_memory_mozalloc0.o  
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11 -o Unified_cpp_mfbt1.o -c  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/system_wrappers -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DIMPL_MFBT -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/mfbt -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mfbt  -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include   -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/nss3    -ITOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot/usr/include/pixman-1   -fPIC  -DMOZILLA_CLIENT -include TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozilla-config.h -MD -MP -MF .deps/Unified_cpp_mfbt1.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer  -Wno-error=shadow  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mfbt/Unified_cpp_mfbt1.cpp
libmozglue_misc.a.desc
rm -f libmozglue_misc.a
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libmozglue_misc.a.desc StackWalk.o TimeStamp.o TimeStamp_posix.o  
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/toolkit/library/gtest/static'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/chromium/atomics'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/fallible'
libplugin-container.a.desc
rm -f libplugin-container.a
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libplugin-container.a.desc plugin-container.o  
libmemory_mozalloc.a.desc
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libmemory_mozalloc.a.desc Unified_cpp_memory_mozalloc0.o  
chmod +x libmozgtk.so
../../../../config/nsinstall -R -m 644 'libmozgtk.so' '../../../../dist/bin/gtk2'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/widget/gtk/mozgtk/gtk2'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mozglue/misc'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/ipc/contentproc'
libfakeopenh264.so
rm -f libfakeopenh264.so
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/memory/mozalloc'
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_exec.py --uselist --  TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot-native/usr/bin/x86_64-bec-linux-musl/x86_64-bec-linux-musl-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/recipe-sysroot -std=gnu++11  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wc++1z-compat -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-lifetime-dse -Os -fsigned-char -fno-strict-aliasing -fvisibility-inlines-hidden -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer  -fPIC -shared -Wl,-z,defs -Wl,-h,libfakeopenh264.so -o libfakeopenh264.so  gmp-fake-openh264.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/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/bin -Wl,-rpath-link,/usr/lib          
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nscore.h:20,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsTraceRefcnt.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/Assertions.h:23,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/AlreadyAddRefed.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/StaticPtr.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:7,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:180:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:183:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:192:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:180:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:183:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:204: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/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nscore.h:20,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsTraceRefcnt.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/Assertions.h:23,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/AlreadyAddRefed.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCOMPtr.h:23,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationTransportBuilderConstructor.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationTransportBuilderConstructor.cpp:7,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation1.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:180:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:183:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:192:33: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new(size_t size) MOZALLOC_THROW_BAD_ALLOC
                                 ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:180:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 #define MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS throw(std::bad_alloc)
                                                    ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:183:34: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS'
 #define MOZALLOC_THROW_BAD_ALLOC MOZALLOC_THROW_BAD_ALLOC_IF_HAS_EXCEPTIONS
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/mozalloc.h:204:35: note: in expansion of macro 'MOZALLOC_THROW_BAD_ALLOC'
 void* operator new[](size_t size) MOZALLOC_THROW_BAD_ALLOC
                                   ^~~~~~~~~~~~~~~~~~~~~~~~
libeditline.a.desc
rm -f libeditline.a
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libeditline.a.desc Unified_c_js_src_editline0.o  
chmod +x libfakeopenh264.so
../../../config/nsinstall -R -m 644 'libfakeopenh264.so' '../../../dist/bin/gmp-fakeopenh264/1.0'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/media/gmp-plugin-openh264'
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/js/src/editline'
libmfbt.a.desc
rm -f libmfbt.a
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libmfbt.a.desc Compression.o Decimal.o Unified_cpp_mfbt0.o Unified_cpp_mfbt1.o  
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/mfbt'
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/EventListenerBinding.h:8,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/EventListenerManager.h:11,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/nsGlobalWindow.h:35,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/ipc/PresentationBuilderChild.cpp:9,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation1.cpp:11:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/ErrorResult.h: In function 'bool mozilla::dom::ThrowErrorMessage(JSContext*, mozilla::dom::ErrNum, Ts&& ...)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/ErrorResult.h:78:82: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
   binding_detail::ThrowErrorMessage(aCx, static_cast<const unsigned>(aErrorNumber),
                                                                                  ^
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/EventListenerBinding.h:8,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/EventListenerManager.h:11,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/DOMEventTargetHelper.h:19,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationAvailability.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/ErrorResult.h: In function 'bool mozilla::dom::ThrowErrorMessage(JSContext*, mozilla::dom::ErrNum, Ts&& ...)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/ErrorResult.h:78:82: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
   binding_detail::ThrowErrorMessage(aCx, static_cast<const unsigned>(aErrorNumber),
                                                                                  ^
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/ToJSValue.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/EventListenerBinding.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/EventListenerManager.h:11,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/base/nsGlobalWindow.h:35,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/ipc/PresentationBuilderChild.cpp:9,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation1.cpp:11:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/BindingUtils.h: In constructor 'mozilla::dom::ProtoAndIfaceCache::PageTableCache::PageTableCache()':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/BindingUtils.h:518:40: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class mozilla::Array<mozilla::Array<JS::Heap<JSObject*>, 16>*, 87>'; use assignment or value-initialization instead [-Wclass-memaccess]
       memset(&mPages, 0, sizeof(mPages));
                                        ^
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/EnumeratedArray.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/jspubtd.h:15,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionTraversalCallback.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionNoteChild.h:13,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCOMPtr.h:33,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationTransportBuilderConstructor.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationTransportBuilderConstructor.cpp:7,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation1.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/Array.h:22:7: note: 'class mozilla::Array<mozilla::Array<JS::Heap<JSObject*>, 16>*, 87>' declared here
 class Array
       ^~~~~
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/ToJSValue.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/EventListenerBinding.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/EventListenerManager.h:11,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/DOMEventTargetHelper.h:19,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationAvailability.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/BindingUtils.h: In constructor 'mozilla::dom::ProtoAndIfaceCache::PageTableCache::PageTableCache()':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/BindingUtils.h:518:40: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class mozilla::Array<mozilla::Array<JS::Heap<JSObject*>, 16>*, 87>'; use assignment or value-initialization instead [-Wclass-memaccess]
       memset(&mPages, 0, sizeof(mPages));
                                        ^
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/ArrayUtils.h:22,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/WeakPtr.h:70,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.h:11,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:7,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/Array.h:22:7: note: 'class mozilla::Array<mozilla::Array<JS::Heap<JSObject*>, 16>*, 87>' declared here
 class Array
       ^~~~~
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsUtils.h:14,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupports.h:130,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionTraversalCallback.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionNoteChild.h:13,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsTArray.h:25,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.h:13,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:7,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/Presentation.cpp: In member function 'virtual nsresult mozilla::dom::Presentation::QueryInterface(const nsIID&, void**)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:820:5: warning: macro expands to multiple statements [-Wmultistatement-macros]
     foundInterface = 0;                                                       \
     ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:884:49: note: in expansion of macro 'NS_IMPL_QUERY_TAIL_GUTS'
 #define NS_INTERFACE_MAP_END                    NS_IMPL_QUERY_TAIL_GUTS
                                                 ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/Presentation.cpp:38:1: note: in expansion of macro 'NS_INTERFACE_MAP_END'
 NS_INTERFACE_MAP_END
 ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:801:3: note: some parts of macro expansion are not guarded by this 'else' clause
   else
   ^~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:878:49: note: in expansion of macro 'NS_IMPL_QUERY_BODY'
 #define NS_INTERFACE_MAP_ENTRY(_interface)      NS_IMPL_QUERY_BODY(_interface)
                                                 ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/Presentation.cpp:37:3: note: in expansion of macro 'NS_INTERFACE_MAP_ENTRY'
   NS_INTERFACE_MAP_ENTRY(nsISupports)
   ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationAvailability.cpp: In member function 'virtual nsresult mozilla::dom::PresentationAvailability::QueryInterface(const nsIID&, void**)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:838:5: warning: macro expands to multiple statements [-Wmultistatement-macros]
     foundInterface = 0;                                                       \
     ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:888:3: note: in expansion of macro 'NS_IMPL_QUERY_TAIL_INHERITING'
   NS_IMPL_QUERY_TAIL_INHERITING(_baseClass)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationAvailability.cpp:37:1: note: in expansion of macro 'NS_INTERFACE_MAP_END_INHERITING'
 NS_INTERFACE_MAP_END_INHERITING(DOMEventTargetHelper)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:801:3: note: some parts of macro expansion are not guarded by this 'else' clause
   else
   ^~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:878:49: note: in expansion of macro 'NS_IMPL_QUERY_BODY'
 #define NS_INTERFACE_MAP_ENTRY(_interface)      NS_IMPL_QUERY_BODY(_interface)
                                                 ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationAvailability.cpp:36:3: note: in expansion of macro 'NS_INTERFACE_MAP_ENTRY'
   NS_INTERFACE_MAP_ENTRY(nsIPresentationAvailabilityListener)
   ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationConnection.cpp: In member function 'virtual nsresult mozilla::dom::PresentationConnection::QueryInterface(const nsIID&, void**)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:838:5: warning: macro expands to multiple statements [-Wmultistatement-macros]
     foundInterface = 0;                                                       \
     ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:888:3: note: in expansion of macro 'NS_IMPL_QUERY_TAIL_INHERITING'
   NS_IMPL_QUERY_TAIL_INHERITING(_baseClass)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationConnection.cpp:46:1: note: in expansion of macro 'NS_INTERFACE_MAP_END_INHERITING'
 NS_INTERFACE_MAP_END_INHERITING(DOMEventTargetHelper)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:801:3: note: some parts of macro expansion are not guarded by this 'else' clause
   else
   ^~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:878:49: note: in expansion of macro 'NS_IMPL_QUERY_BODY'
 #define NS_INTERFACE_MAP_ENTRY(_interface)      NS_IMPL_QUERY_BODY(_interface)
                                                 ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationConnection.cpp:45:3: note: in expansion of macro 'NS_INTERFACE_MAP_ENTRY'
   NS_INTERFACE_MAP_ENTRY(nsIRequest)
   ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationConnectionList.cpp: In member function 'virtual nsresult mozilla::dom::PresentationConnectionList::QueryInterface(const nsIID&, void**)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:838:5: warning: macro expands to multiple statements [-Wmultistatement-macros]
     foundInterface = 0;                                                       \
     ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:888:3: note: in expansion of macro 'NS_IMPL_QUERY_TAIL_INHERITING'
   NS_IMPL_QUERY_TAIL_INHERITING(_baseClass)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationConnectionList.cpp:26:1: note: in expansion of macro 'NS_INTERFACE_MAP_END_INHERITING'
 NS_INTERFACE_MAP_END_INHERITING(DOMEventTargetHelper)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/DOMEventTargetHelper.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationAvailability.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionParticipant.h:234:5: note: some parts of macro expansion are not guarded by this 'else' clause
   } else
     ^~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionParticipant.h:243:3: note: in expansion of macro 'NS_IMPL_QUERY_CYCLE_COLLECTION'
   NS_IMPL_QUERY_CYCLE_COLLECTION(_class)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionParticipant.h:258:5: note: in expansion of macro 'NS_INTERFACE_MAP_ENTRY_CYCLE_COLLECTION'
     NS_INTERFACE_MAP_ENTRY_CYCLE_COLLECTION(_class)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationConnectionList.cpp:25:1: note: in expansion of macro 'NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED'
 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED(PresentationConnectionList)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsUtils.h:14,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupports.h:130,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionTraversalCallback.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionNoteChild.h:13,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsTArray.h:25,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.h:13,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:7,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationReceiver.cpp: In member function 'virtual nsresult mozilla::dom::PresentationReceiver::QueryInterface(const nsIID&, void**)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:820:5: warning: macro expands to multiple statements [-Wmultistatement-macros]
     foundInterface = 0;                                                       \
     ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:884:49: note: in expansion of macro 'NS_IMPL_QUERY_TAIL_GUTS'
 #define NS_INTERFACE_MAP_END                    NS_IMPL_QUERY_TAIL_GUTS
                                                 ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationReceiver.cpp:35:1: note: in expansion of macro 'NS_INTERFACE_MAP_END'
 NS_INTERFACE_MAP_END
 ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:801:3: note: some parts of macro expansion are not guarded by this 'else' clause
   else
   ^~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:878:49: note: in expansion of macro 'NS_IMPL_QUERY_BODY'
 #define NS_INTERFACE_MAP_ENTRY(_interface)      NS_IMPL_QUERY_BODY(_interface)
                                                 ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationReceiver.cpp:34:3: note: in expansion of macro 'NS_INTERFACE_MAP_ENTRY'
   NS_INTERFACE_MAP_ENTRY(nsISupports)
   ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationRequest.cpp: In member function 'virtual nsresult mozilla::dom::PresentationRequest::QueryInterface(const nsIID&, void**)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:838:5: warning: macro expands to multiple statements [-Wmultistatement-macros]
     foundInterface = 0;                                                       \
     ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:888:3: note: in expansion of macro 'NS_IMPL_QUERY_TAIL_INHERITING'
   NS_IMPL_QUERY_TAIL_INHERITING(_baseClass)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationRequest.cpp:41:1: note: in expansion of macro 'NS_INTERFACE_MAP_END_INHERITING'
 NS_INTERFACE_MAP_END_INHERITING(DOMEventTargetHelper)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/DOMEventTargetHelper.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationAvailability.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionParticipant.h:234:5: note: some parts of macro expansion are not guarded by this 'else' clause
   } else
     ^~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionParticipant.h:243:3: note: in expansion of macro 'NS_IMPL_QUERY_CYCLE_COLLECTION'
   NS_IMPL_QUERY_CYCLE_COLLECTION(_class)
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionParticipant.h:258:5: note: in expansion of macro 'NS_INTERFACE_MAP_ENTRY_CYCLE_COLLECTION'
     NS_INTERFACE_MAP_ENTRY_CYCLE_COLLECTION(_class)
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationRequest.cpp:40:1: note: in expansion of macro 'NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED'
 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED(PresentationRequest)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsUtils.h:14,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupports.h:130,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionTraversalCallback.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsCycleCollectionNoteChild.h:13,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsTArray.h:25,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.h:13,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:7,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationTCPSessionTransport.cpp: In member function 'virtual nsresult mozilla::dom::PresentationTCPSessionTransport::QueryInterface(const nsIID&, void**)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:820:5: warning: macro expands to multiple statements [-Wmultistatement-macros]
     foundInterface = 0;                                                       \
     ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:884:49: note: in expansion of macro 'NS_IMPL_QUERY_TAIL_GUTS'
 #define NS_INTERFACE_MAP_END                    NS_IMPL_QUERY_TAIL_GUTS
                                                 ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationTCPSessionTransport.cpp:78:1: note: in expansion of macro 'NS_INTERFACE_MAP_END'
 NS_INTERFACE_MAP_END
 ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:801:3: note: some parts of macro expansion are not guarded by this 'else' clause
   else
   ^~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/nsISupportsImpl.h:878:49: note: in expansion of macro 'NS_IMPL_QUERY_BODY'
 #define NS_INTERFACE_MAP_ENTRY(_interface)      NS_IMPL_QUERY_BODY(_interface)
                                                 ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationTCPSessionTransport.cpp:77:3: note: in expansion of macro 'NS_INTERFACE_MAP_ENTRY'
   NS_INTERFACE_MAP_ENTRY(nsITransportEventSink)
   ^~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/ToJSValue.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/EventListenerBinding.h:12,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/EventListenerManager.h:11,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/DOMEventTargetHelper.h:19,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/PresentationAvailability.h:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/dom/presentation/AvailabilityCollection.cpp:10,
                 from TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation/Unified_cpp_dom_presentation0.cpp:2:
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/BindingUtils.h: In member function 'virtual void mozilla::dom::PresentationPresentingInfo::ResolvedCallback(JSContext*, JS::Handle<JS::Value>)':
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/BindingUtils.h:297:5: warning: 'tempValue' may be used uninitialized in this function [-Wmaybe-uninitialized]
     value = tempValue;
     ^~~~~
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dist/include/mozilla/dom/BindingUtils.h:285:6: note: 'tempValue' was declared here
   T* tempValue;
      ^~~~~~~~~
libdom_presentation.a.desc
rm -f libdom_presentation.a
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libdom_presentation.a.desc Unified_cpp_dom_presentation0.o Unified_cpp_dom_presentation1.o  
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/dom/presentation'
libdb_sqlite3_src.a.desc
rm -f libdb_sqlite3_src.a
TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/_virtualenv/bin/python TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/expandlibs_gen.py -o libdb_sqlite3_src.a.desc sqlite3.o  
make[5]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir/db/sqlite3/src'
make[4]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[3]: *** [TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/recurse.mk:33: compile] Error 2
make[3]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[2]: *** [TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/config/rules.mk:523: default] Error 2
make[2]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/firefox-build-dir'
make[1]: *** [TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr/client.mk:415: realbuild] Error 2
make[1]: Leaving directory 'TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/firefox-52.9.0esr'
make: *** [client.mk:170: build] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/temp/run.do_compile.38917:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at TOPDIR/build/tmp/work/core2-64-bec-linux-musl/firefox/52.9.0esr-r0/temp/log.do_compile.38917)

Error details

Submitted on:
20/08/18 22:17
Error type:
Recipe
Task:
do_compile
Recipe:
firefox
Recipe version:
52.9.0esr-r0
Machine:
qemux86-64
Distro:
bec
Build system:
x86_64-linux
Target system:
x86_64-bec-linux-musl
Host distro:
arch/arch
Branch:
kraj/master
Commit:
1b5e240f10d0a6221864b07f1e78dda0ca9a89cf
Build:
#66461
Submitter:
raj.khem@gmail.com
Similar errors:
0
Open a bug